air constant

IconData const air

The air material icon.

Implementation

static const IconData air = IconData(
  0xefd8,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);