turnRight constant

IconData const turnRight

The turnRight material icon.

Implementation

static const IconData turnRight = IconData(
  0xebab,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);