menu
neo_concierge
app/modules/flight_search/controllers/flight_search_controller.dart
FlightSearchController
isTempExclusive property
isTempExclusive
dark_mode
light_mode
isTempExclusive
property
bool
isTempExclusive
Implementation
bool get isTempExclusive => tempFlightType.value == FlightType.exclusive;
neo_concierge
flight_search_controller
FlightSearchController
isTempExclusive property
FlightSearchController class