menu
ui_pro package
documentation
widgets/loadingAnimation/animations/horizontaldots.dart
HorizontalRotatingDots
HorizontalRotatingDots.new const constructor
HorizontalRotatingDots.new const constructor
dark_mode
light_mode
HorizontalRotatingDots
constructor
const
HorizontalRotatingDots
(
{
Key
?
key
,
required
double
size
,
required
Color
color
,
})
Implementation
const HorizontalRotatingDots({ super.key, required this.size, required this.color, });
ui_pro package
documentation
widgets/loadingAnimation/animations/horizontaldots
HorizontalRotatingDots
HorizontalRotatingDots.new const constructor
HorizontalRotatingDots class