borderRight constant

IconData const borderRight

The borderRight material icon.

Implementation

static const IconData borderRight = IconData(
  0xe230,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);