menu
animated_loading_ui package
documentation
res/indicators/simple_rotation.dart
SimpleRotation
SimpleRotation.new const constructor
SimpleRotation.new const constructor
dark_mode
light_mode
SimpleRotation
constructor
const
SimpleRotation
(
{
Key
?
key
,
required
dynamic
radius
,
required
IconImage
iconImage
,
Color
?
color
,
})
Implementation
const SimpleRotation({ super.key, required this.radius, required this.iconImage, this.color, });
animated_loading_ui package
documentation
res/indicators/simple_rotation
SimpleRotation
SimpleRotation.new const constructor
SimpleRotation class