bloodtype constant

IconData const bloodtype

The bloodtype material icon.

Implementation

static const IconData bloodtype = IconData(
  0xefe4,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);