menu
openlist_utils package
documentation
service/internal_plugin_service_handler.dart
InternalPluginServiceHandler
onNotificationButtonPressed method
onNotificationButtonPressed method
dark_mode
light_mode
onNotificationButtonPressed
method
void
onNotificationButtonPressed
(
String
id
)
inherited
Called when the notification button is pressed.
Implementation
void onNotificationButtonPressed(String id) {}
openlist_utils package
documentation
service/internal_plugin_service_handler
InternalPluginServiceHandler
onNotificationButtonPressed method
InternalPluginServiceHandler class