screen_share_sharp constant
screen_share — material icon named "screen share" (sharp).
Implementation
static const IconData screen_share_sharp = IconData(
0xec57,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
screen_share — material icon named "screen share" (sharp).
static const IconData screen_share_sharp = IconData(
0xec57,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);