stopScreenShare constant

IconData const stopScreenShare

The stopScreenShare material icon.

Implementation

static const IconData stopScreenShare = IconData(
  0xe0e3,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);