rotateRight constant

IconData const rotateRight

The rotateRight material icon.

Implementation

static const IconData rotateRight = IconData(
  0xe41a,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);