menu
iconoir_flutter package
documentation
regular/switch_off.dart
SwitchOff
SwitchOff.new const constructor
SwitchOff.new const constructor
dark_mode
light_mode
SwitchOff
constructor
const
SwitchOff
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const SwitchOff({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/switch_off
SwitchOff
SwitchOff.new const constructor
SwitchOff class