menu
neo_concierge
app/modules/search_history/controllers/search_history_controller.dart
SearchHistoryController
topFlights property
topFlights
dark_mode
light_mode
topFlights
property
Rxn
<
BookingHistoryModel
>
topFlights
getter/setter pair
Implementation
Rxn<BookingHistoryModel> topFlights = Rxn(null);
neo_concierge
search_history_controller
SearchHistoryController
topFlights property
SearchHistoryController class