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