menu
shared_component package
documentation
controllers/home_controller.dart
HomeController
notificationList property
notificationList property
dark_mode
light_mode
notificationList
property
RxList
<
NotificationsResponse
>
notificationList
getter/setter pair
Implementation
RxList<NotificationsResponse> notificationList = <NotificationsResponse>[].obs;
shared_component package
documentation
controllers/home_controller
HomeController
notificationList property
HomeController class