textRotateVertical constant

IconData const textRotateVertical

The textRotateVertical material icon.

Implementation

static const IconData textRotateVertical = IconData(
  0xe93b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);