minorCrash constant

IconData const minorCrash

The minorCrash material icon.

Implementation

static const IconData minorCrash = IconData(
  0xebf1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);