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