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