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