uTurnRight constant

IconData const uTurnRight

The uTurnRight material icon.

Implementation

static const IconData uTurnRight = IconData(
  0xeba2,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);