share constant

IconData const share

The share material icon.

Implementation

static const IconData share = IconData(
  0xe80d,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);