adminPanelSettings constant

IconData const adminPanelSettings

The adminPanelSettings material icon.

Implementation

static const IconData adminPanelSettings = IconData(
  0xef3d,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);