power constant

IconData const power

The power material icon.

Implementation

static const IconData power = IconData(
  0xe63c,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);