menu
simple_fontellico_progress_dialog package
documentation
rotate_icon.dart
RotateIcon
RotateIcon constructor
RotateIcon constructor
dark_mode
light_mode
RotateIcon
constructor
RotateIcon
(
{
Key
?
key
,
Widget
?
child
,
Duration
?
duration
,
})
Implementation
RotateIcon({Key? key, this.child, this.duration}) : super(key: key);
simple_fontellico_progress_dialog package
documentation
rotate_icon
RotateIcon
RotateIcon constructor
RotateIcon class