windPower constant

IconData const windPower

The windPower material icon.

Implementation

static const IconData windPower = IconData(
  0xec0c,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);