menu
flutter_foreground_task package
documentation
models/notification_button.dart
NotificationButton
text property
text property
dark_mode
light_mode
text
property
String
text
final
The text to display on the button.
Implementation
final String text;
flutter_foreground_task package
documentation
models/notification_button
NotificationButton
text property
NotificationButton class