gif constant

IconData const gif

The gif material icon.

Implementation

static const IconData gif = IconData(
  0xe908,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);