flight_land_sharp constant

IconData const flight_land_sharp

flight_land — material icon named "flight land" (sharp).

Implementation

static const IconData flight_land_sharp = IconData(
  0xe992,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);