powerInput constant

IconData const powerInput

The powerInput material icon.

Implementation

static const IconData powerInput = IconData(
  0xe336,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);