arrowBackIosNew constant

IconData const arrowBackIosNew

The arrowBackIosNew material icon.

Implementation

static const IconData arrowBackIosNew = IconData(
  0xe2ea,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);