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