solarPower constant

IconData const solarPower

The solarPower material icon.

Implementation

static const IconData solarPower = IconData(
  0xec0f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);