textIncrease constant

IconData const textIncrease

The textIncrease material icon.

Implementation

static const IconData textIncrease = IconData(
  0xeae2,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);