shuffleOn constant

IconData const shuffleOn

The shuffleOn material icon.

Implementation

static const IconData shuffleOn = IconData(
  0xe9e1,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);