textRotationNone constant

IconData const textRotationNone

The textRotationNone material icon.

Implementation

static const IconData textRotationNone = IconData(
  0xe93f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);