handshake constant

IconData const handshake

The handshake material icon.

Implementation

static const IconData handshake = IconData(
  0xebcb,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);