textDecrease constant

IconData const textDecrease

The textDecrease material icon.

Implementation

static const IconData textDecrease = IconData(
  0xeadd,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);