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