menu
tripos_mobile package
documentation
models/configuration.dart
TransactionConfiguration
tipOptions property
tipOptions property
dark_mode
light_mode
tipOptions
property
List
<
double
>
tipOptions
final
Tip options (amounts or percentages)
Implementation
final List<double> tipOptions;
tripos_mobile package
documentation
models/configuration
TransactionConfiguration
tipOptions property
TransactionConfiguration class