northEast constant

IconData const northEast

The northEast material icon.

Implementation

static const IconData northEast = IconData(
  0xf1e1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);