start constant

IconData const start

The start material icon.

Implementation

static const IconData start = IconData(
  0xe089,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);