menu
unicons package
documentation
icons/line/plane.dart
PlaneIcon
PlaneIcon const constructor
PlaneIcon const constructor
dark_mode
light_mode
PlaneIcon
constructor
const
PlaneIcon
(
{
Key
?
key
,
Color
?
color
,
})
Implementation
const PlaneIcon({ super.key, this.color, });
unicons package
documentation
icons/line/plane
PlaneIcon
PlaneIcon const constructor
PlaneIcon class