fluorescent constant

IconData const fluorescent

The fluorescent material icon.

Implementation

static const IconData fluorescent = IconData(
  0xf00d,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);