menu
kivex_flutter package
documentation
icons/link-2-off.dart
Link2Off
Link2Off.new const constructor
Link2Off.new const constructor
dark_mode
light_mode
Link2Off
constructor
const
Link2Off
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const Link2Off({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/link-2-off
Link2Off
Link2Off.new const constructor
Link2Off class