southEast constant

IconData const southEast

The southEast material icon.

Implementation

static const IconData southEast = IconData(
  0xf1e4,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);