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