menu
tonlib package
documentation
widgets/item_add_widget.dart
ItemAddWidget
onAdd property
onAdd property
dark_mode
light_mode
onAdd
property
dynamic Function
(
int
quantity
,
int
size
,
double
total
)
onAdd
final
Implementation
final Function(int quantity, int size, double total) onAdd;
tonlib package
documentation
widgets/item_add_widget
ItemAddWidget
onAdd property
ItemAddWidget class