LoadingIndicatorDefaults
Contains default values by the LoadingIndicator.
Properties
A LoadingIndicator default container Color when using a ContainedLoadingIndicator.
A LoadingIndicator default active indicator Color when using a ContainedLoadingIndicator.
A LoadingIndicator default container height.
A LoadingIndicator default container Shape.
A LoadingIndicator default container width.
The sequence of RoundedPolygons that the determinate LoadingIndicator will morph between when animating. The loading indicator will morph between the shapes as its progress moves between zero to one.
The sequence of RoundedPolygons that the indeterminate LoadingIndicator will morph between when animating.
A LoadingIndicator default active indicator Color when using an uncontained LoadingIndicator.
A LoadingIndicator default active indicator size.