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