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