gesture constant

IconData const gesture

The gesture material icon.

Implementation

static const IconData gesture = IconData(
  0xe155,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);