eventRepeat constant

IconData const eventRepeat

The eventRepeat material icon.

Implementation

static const IconData eventRepeat = IconData(
  0xeb7b,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);