flight_land_rounded constant
flight_land — material icon named "flight land" (round).
Implementation
static const IconData flight_land_rounded = IconData(
0xf771,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
flight_land — material icon named "flight land" (round).
static const IconData flight_land_rounded = IconData(
0xf771,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);