moreTime constant

IconData const moreTime

The moreTime material icon.

Implementation

static const IconData moreTime = IconData(
  0xea5d,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);