mobileScreenShare constant

IconData const mobileScreenShare

The mobileScreenShare material icon.

Implementation

static const IconData mobileScreenShare = IconData(
  0xe0e7,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);