flightLand constant

IconData const flightLand

The flightLand material icon.

Implementation

static const IconData flightLand = IconData(
  0xe904,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);