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