imageNotSupported constant

IconData const imageNotSupported

The imageNotSupported material icon.

Implementation

static const IconData imageNotSupported = IconData(
  0xf116,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);