roundedCorner constant

IconData const roundedCorner

The roundedCorner material icon.

Implementation

static const IconData roundedCorner = IconData(
  0xe920,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);