swipeUp constant

IconData const swipeUp

The swipeUp material icon.

Implementation

static const IconData swipeUp = IconData(
  0xeb2e,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);