screenRotation constant

IconData const screenRotation

The screenRotation material icon.

Implementation

static const IconData screenRotation = IconData(
  0xe1c1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);