flight_land constant

IconData const flight_land

flight_land — material icon named "flight land".

Implementation

static const IconData flight_land = IconData(
  0xe298,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);