shareLocation constant

IconData const shareLocation

The shareLocation material icon.

Implementation

static const IconData shareLocation = IconData(
  0xf05f,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);