menu
iconoir_flutter package
documentation
regular/link_xmark.dart
LinkXmark
LinkXmark.new const constructor
LinkXmark.new const constructor
dark_mode
light_mode
LinkXmark
constructor
const
LinkXmark
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const LinkXmark({super.key, this.color, this.width, this.height});
iconoir_flutter package
documentation
regular/link_xmark
LinkXmark
LinkXmark.new const constructor
LinkXmark class