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