menu
micro_loaders package
documentation
widgets/dots_loading_circle.dart
DotsLoaderView
dotCount property
dotCount property
dark_mode
light_mode
dotCount
property
int
dotCount
final
The number of dots in the loader animation. Default is 3.
Implementation
final int dotCount;
micro_loaders package
documentation
widgets/dots_loading_circle
DotsLoaderView
dotCount property
DotsLoaderView class