menu
loading_indicator_animation package
documentation
cardio_indicator_animation.dart
CardioLoader
CardioLoader.new const constructor
CardioLoader.new const constructor
dark_mode
light_mode
CardioLoader
constructor
const
CardioLoader
(
{
Key
?
key
,
double
size
=
50
,
Color
color
=
Colors.black
,
double
speed
=
1.75
,
})
Implementation
const CardioLoader({ super.key, this.size = 50, this.color = Colors.black, this.speed = 1.75, });
loading_indicator_animation package
documentation
cardio_indicator_animation
CardioLoader
CardioLoader.new const constructor
CardioLoader class