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