menu
pagaleve_flutter package
documentation
checkout_data.dart
Item
price property
price property
dark_mode
light_mode
price
property
int
?
price
final
The price of the item. The value must be in cents.
Implementation
final int? price;
pagaleve_flutter package
documentation
checkout_data
Item
price property
Item class