scubaDiving constant

IconData const scubaDiving

The scubaDiving material icon.

Implementation

static const IconData scubaDiving = IconData(
  0xebce,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);