west constant

IconData const west

The west material icon.

Implementation

static const IconData west = IconData(
  0xf1e6,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);