loadingStyle property

LoadingStyle loadingStyle
final

The style of loading animation to display.

Default is LoadingStyle.pulseRing. Ignored if customLoadingWidget is provided.

Implementation

final LoadingStyle loadingStyle;