menu
neo_concierge
app/modules/neoDashboard/controllers/neo_dashboard_controller.dart
NeoDashboardController
flightsStats property
flightsStats
dark_mode
light_mode
flightsStats
property
Rx
<
BookingStats
?
>
flightsStats
getter/setter pair
Implementation
var flightsStats = Rx<BookingStats?>(null);
neo_concierge
neo_dashboard_controller
NeoDashboardController
flightsStats property
NeoDashboardController class