menu
healthicons_flutter package
documentation
outline/small_plane.dart
SmallPlaneOutline
SmallPlaneOutline.new const constructor
SmallPlaneOutline.new const constructor
dark_mode
light_mode
SmallPlaneOutline
constructor
const
SmallPlaneOutline
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const SmallPlaneOutline({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
outline/small_plane
SmallPlaneOutline
SmallPlaneOutline.new const constructor
SmallPlaneOutline class