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