flight constant

IconData const flight

The flight material icon.

Implementation

static const IconData flight = IconData(
  0xe539,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);