hourglassEmpty constant

IconData const hourglassEmpty

The hourglassEmpty material icon.

Implementation

static const IconData hourglassEmpty = IconData(
  0xe88b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);