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