insights constant

IconData const insights

The insights material icon.

Implementation

static const IconData insights = IconData(
  0xf092,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);