swipeLeft constant

IconData const swipeLeft

The swipeLeft material icon.

Implementation

static const IconData swipeLeft = IconData(
  0xeb59,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);