rotate90DegreesCcw constant

IconData const rotate90DegreesCcw

The rotate90DegreesCcw material icon.

Implementation

static const IconData rotate90DegreesCcw = IconData(
  0xe418,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);