menu
flutter_foreground_task package
documentation
task_handler.dart
TaskHandler
onNotificationButtonPressed method
onNotificationButtonPressed method
dark_mode
light_mode
onNotificationButtonPressed
method
void
onNotificationButtonPressed
(
String
id
)
Called when the notification button is pressed.
Implementation
void onNotificationButtonPressed(String id) {}
flutter_foreground_task package
documentation
task_handler
TaskHandler
onNotificationButtonPressed method
TaskHandler class