north constant

IconData const north

The north material icon.

Implementation

static const IconData north = IconData(
  0xf1e0,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);