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