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