screen_share_sharp constant

IconData const screen_share_sharp

screen_share — material icon named "screen share" (sharp).

Implementation

static const IconData screen_share_sharp = IconData(
  0xec57,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);