rectangle constant

IconData const rectangle

The rectangle material icon.

Implementation

static const IconData rectangle = IconData(
  0xeb54,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);