flight_land_rounded constant

IconData const flight_land_rounded

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

Implementation

static const IconData flight_land_rounded = IconData(
  0xf771,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);