requestQuote constant

IconData const requestQuote

The requestQuote material icon.

Implementation

static const IconData requestQuote = IconData(
  0xf1b6,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);