playArrow constant

IconData const playArrow

The playArrow material icon.

Implementation

static const IconData playArrow = IconData(
  0xe037,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);