historyToggleOff constant

IconData const historyToggleOff

The historyToggleOff material icon.

Implementation

static const IconData historyToggleOff = IconData(
  0xf17d,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);