timeToLeave constant

IconData const timeToLeave

The timeToLeave material icon.

Implementation

static const IconData timeToLeave = IconData(
  0xe62c,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);