rampRight constant

IconData const rampRight

The rampRight material icon.

Implementation

static const IconData rampRight = IconData(
  0xeb96,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);