turnSharpRight constant

IconData const turnSharpRight

The turnSharpRight material icon.

Implementation

static const IconData turnSharpRight = IconData(
  0xebaa,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);