menu
shared_component package
documentation
controllers/home_controller.dart
HomeController
increaseNotificationCount method
increaseNotificationCount method
dark_mode
light_mode
increaseNotificationCount
method
void
increaseNotificationCount
(
)
Implementation
void increaseNotificationCount() => notificationCount.value++;
shared_component package
documentation
controllers/home_controller
HomeController
increaseNotificationCount method
HomeController class