menu
nextcloud package
documentation
notifications.dart
$NotificationActionInterfaceBuilder
label property
label property
dark_mode
light_mode
label
property
String
?
get
label
Implementation
String? get label;
set
label
(
String
?
label
)
Implementation
set label(String? label);
nextcloud package
documentation
notifications
$NotificationActionInterfaceBuilder
label property
$NotificationActionInterfaceBuilder class