swipeVertical constant

IconData const swipeVertical

The swipeVertical material icon.

Implementation

static const IconData swipeVertical = IconData(
  0xeb51,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);