monitorWeight constant

IconData const monitorWeight

The monitorWeight material icon.

Implementation

static const IconData monitorWeight = IconData(
  0xf039,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);