typeSpecimen constant

IconData const typeSpecimen

The typeSpecimen material icon.

Implementation

static const IconData typeSpecimen = IconData(
  0xf8f0,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);