CupertinoActivityIndicator

Primary nodes

Condition
Value

For the most up-to-date information on this Widget, please click on the Flutter/Dart link in the box above.

Remember that this node is the same as the Flutter Widget.

CupertinoActivityIndicator default node

Inputs

Input
Type
Description
Released in version:

connector (required)

Widget

Connector for the parent Widget

1.0.14

animating

Bool

Controls if the indicator is animating. Default to true

1.0.14

color

Color

Sets the color of the indicator

1.0.14

radius

Double

Radius of the indicator. Defaults to 10

1.0.14

Outputs

No outputs for this node

Last updated