menu
neo_concierge
app/modules/flight_search/controllers/flight_search_controller.dart
FlightSearchController
fastestStandardPrice property
fastestStandardPrice
dark_mode
light_mode
fastestStandardPrice
property
double
fastestStandardPrice
Implementation
double get fastestStandardPrice => fastestStandardTrip.value?.totalDiscountedPrice ?? 0;
neo_concierge
flight_search_controller
FlightSearchController
fastestStandardPrice property
FlightSearchController class