tapAndPlay constant

IconData const tapAndPlay

The tapAndPlay material icon.

Implementation

static const IconData tapAndPlay = IconData(
  0xe62b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);