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