savings constant

IconData const savings

The savings material icon.

Implementation

static const IconData savings = IconData(
  0xe2eb,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);