smartButton constant

IconData const smartButton

The smartButton material icon.

Implementation

static const IconData smartButton = IconData(
  0xf1c1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);