roundaboutRight constant

IconData const roundaboutRight

The roundaboutRight material icon.

Implementation

static const IconData roundaboutRight = IconData(
  0xeba3,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);