riceBowl constant

IconData const riceBowl

The riceBowl material icon.

Implementation

static const IconData riceBowl = IconData(
  0xf1f5,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);