menu
checkout_screen_ui package
documentation
models/checkout_result.dart
CheckOutResult
totalCostCents property
totalCostCents property
dark_mode
light_mode
totalCostCents
property
int
totalCostCents
final
The total cost of the items in cents
Implementation
final int totalCostCents;
checkout_screen_ui package
documentation
models/checkout_result
CheckOutResult
totalCostCents property
CheckOutResult class