noFlash constant

IconData const noFlash

The noFlash material icon.

Implementation

static const IconData noFlash = IconData(
  0xf1a6,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);