menu
hordev2 package
documentation
app/modules/home/controllers/home_controller.dart
HomeController
increment method
increment method
dark_mode
light_mode
increment
method
void
increment
(
)
Implementation
void increment() => count.value++;
hordev2 package
documentation
app/modules/home/controllers/home_controller
HomeController
increment method
HomeController class