widgets constant

IconData const widgets

The widgets material icon.

Implementation

static const IconData widgets = IconData(
  0xe75e,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);