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