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