settings constant

IconData const settings

The settings material icon.

Implementation

static const IconData settings = IconData(
  0xe8b8,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);