menu
unit_widgets_display package
documentation
StatelessWidget/AnimatedIcon/node1_base.dart
CustomAnimatedIcon
CustomAnimatedIcon.new const constructor
CustomAnimatedIcon.new const constructor
dark_mode
light_mode
CustomAnimatedIcon
constructor
const
CustomAnimatedIcon
(
{
Key
?
key
,
})
Implementation
const CustomAnimatedIcon({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatelessWidget/AnimatedIcon/node1_base
CustomAnimatedIcon
CustomAnimatedIcon.new const constructor
CustomAnimatedIcon class