numbers constant

IconData const numbers

The numbers material icon.

Implementation

static const IconData numbers = IconData(
  0xeac7,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);