lineWeight constant

IconData const lineWeight

The lineWeight material icon.

Implementation

static const IconData lineWeight = IconData(
  0xe91a,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);