rotate90DegreesCw constant

IconData const rotate90DegreesCw

The rotate90DegreesCw material icon.

Implementation

static const IconData rotate90DegreesCw = IconData(
  0xeaab,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);