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