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
Constructors
new
Properties
hashCode
runtimeType
Methods
noSuchMethod
onDestroy
onNotificationButtonPressed
onNotificationDismissed
onNotificationPressed
onReceiveData
onRepeatEvent
onStart
toString
Operators
operator ==