miscellaneousServices constant

IconData const miscellaneousServices

The miscellaneousServices material icon.

Implementation

static const IconData miscellaneousServices = IconData(
  0xf10c,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);