browserNotSupported constant

IconData const browserNotSupported

The browserNotSupported material icon.

Implementation

static const IconData browserNotSupported = IconData(
  0xef47,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);