play_arrow_solid constant

IconData const play_arrow_solid = const IconData(0xf488, fontFamily: iconFont, fontPackage: iconFontPackage)

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

See also:

Implementation

static const IconData play_arrow_solid = IconData(0xf488, fontFamily: iconFont, fontPackage: iconFontPackage)