arrowRightAlt constant

IconData const arrowRightAlt

The arrowRightAlt material icon.

Implementation

static const IconData arrowRightAlt = IconData(
  0xe941,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);