gppMaybe constant

IconData const gppMaybe

The gppMaybe material icon.

Implementation

static const IconData gppMaybe = IconData(
  0xf014,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);