interests constant

IconData const interests

The interests material icon.

Implementation

static const IconData interests = IconData(
  0xe7c8,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);