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