menu
neo_concierge
app/modules/flight_search/controllers/flight_search_controller.dart
FlightSearchController
totalSpendAmount property
totalSpendAmount
dark_mode
light_mode
totalSpendAmount
property
double
totalSpendAmount
Implementation
double get totalSpendAmount => totalAmount - (useNeoMiles.value ? 0 : 0);
neo_concierge
flight_search_controller
FlightSearchController
totalSpendAmount property
FlightSearchController class