menu
flexicomponents package
documentation
components/app_components_icons.dart
MaximizeIcon
MaximizeIcon.new constructor
MaximizeIcon.new constructor
dark_mode
light_mode
MaximizeIcon
constructor
MaximizeIcon
(
{
Key
?
key
,
required
Color
color
,
})
Implementation
MaximizeIcon({Key? key, required this.color}) : super(key: key);
flexicomponents package
documentation
components/app_components_icons
MaximizeIcon
MaximizeIcon.new constructor
MaximizeIcon class