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