fastForward constant

IconData const fastForward

The fastForward material icon.

Implementation

static const IconData fastForward = IconData(
  0xe01f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);