blender constant

IconData const blender

The blender material icon.

Implementation

static const IconData blender = IconData(
  0xefe3,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);