menu
gokwik package
documentation
notification/data/notification_builder.dart
NotificationBuilder
setButtons method
setButtons method
dark_mode
light_mode
setButtons
method
NotificationBuilder
setButtons
(
String
buttons
)
Implementation
NotificationBuilder setButtons(String buttons) { _buttons = buttons; return this; }
gokwik package
documentation
notification/data/notification_builder
NotificationBuilder
setButtons method
NotificationBuilder class