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