screenShare static method
ScreenShare icon
Implementation
static Component screenShare({IconSize size = IconSize.md}) =>
lucide.ScreenShare(width: size.unit, height: size.unit);
ScreenShare icon
static Component screenShare({IconSize size = IconSize.md}) =>
lucide.ScreenShare(width: size.unit, height: size.unit);