warningAmber constant

IconData const warningAmber

The warningAmber material icon.

Implementation

static const IconData warningAmber = IconData(
  0xf083,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);