healing constant

IconData const healing

The healing material icon.

Implementation

static const IconData healing = IconData(
  0xe3f3,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);