borderLeft constant

IconData const borderLeft

The borderLeft material icon.

Implementation

static const IconData borderLeft = IconData(
  0xe22e,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);