play_arrow constant

IconData const play_arrow

play — Cupertino icon for a triangle facing to the right. This icon is not filled in. This is the same icon as play in cupertino_icons 1.0.0+.

See also:

Implementation

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