screenShare constant

IconData const screenShare

The screenShare material icon.

Implementation

static const IconData screenShare = IconData(
  0xe0e2,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);