menu
notibee package
documentation
models/notify_action.dart
NotifyAction
NotifyAction.new constructor
NotifyAction.new constructor
dark_mode
light_mode
NotifyAction
constructor
NotifyAction
(
{
required
String
id
,
required
String
label
,
})
Implementation
NotifyAction({required this.id, required this.label});
notibee package
documentation
models/notify_action
NotifyAction
NotifyAction.new constructor
NotifyAction class