menu
animated_refresh package
documentation
rotation_icon.dart
RotatingIcon
RotatingIcon const constructor
RotatingIcon const constructor
dark_mode
light_mode
RotatingIcon
constructor
const
RotatingIcon
(
{
required
Widget
child
,
Key
?
key
,
})
Implementation
const RotatingIcon({required this.child, super.key});
animated_refresh package
documentation
rotation_icon
RotatingIcon
RotatingIcon const constructor
RotatingIcon class