timer constant

IconData const timer

The timer material icon.

Implementation

static const IconData timer = IconData(
  0xe425,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);