notInterested constant

IconData const notInterested

The notInterested material icon.

Implementation

static const IconData notInterested = IconData(
  0xe033,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);