arrowRight constant

IconData const arrowRight

The arrow right icon.

Implementation

static const IconData arrowRight = IconData(0xe90c, fontFamily: _fontFamily, fontPackage: packageName);