joinRight constant

IconData const joinRight

The joinRight material icon.

Implementation

static const IconData joinRight = IconData(
  0xeaea,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);