square constant

IconData const square

The square material icon.

Implementation

static const IconData square = IconData(
  0xeb36,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);