swipeRightAlt constant

IconData const swipeRightAlt

The swipeRightAlt material icon.

Implementation

static const IconData swipeRightAlt = IconData(
  0xeb56,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);