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