play_arrow constant

IconData const play_arrow = const IconData(0xf487, fontFamily: iconFont, fontPackage: iconFontPackage)

A triangle facing to the right. This icon is not filled in.

See also:

Implementation

static const IconData play_arrow = IconData(0xf487, fontFamily: iconFont, fontPackage: iconFontPackage)