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