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