forward constant

IconData const forward

chevron_forward — Cupertino icon for a thicker right chevron that's the reverse of back. This is the same icon as chevron_forward in cupertino_icons 1.0.0+.

Implementation

static const IconData forward = IconData(0xf3d1, fontFamily: iconFont, fontPackage: iconFontPackage, matchTextDirection: true);