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