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