umbrella constant

IconData const umbrella

The umbrella material icon.

Implementation

static const IconData umbrella = IconData(
  0xf1ad,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);