subway constant

IconData const subway

The subway material icon.

Implementation

static const IconData subway = IconData(
  0xe56f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);