menu
context_menu_android package
documentation
features/context_menu/data/models/context_menu.dart
ContextMenuAndroid
label property
label property
dark_mode
light_mode
label
property
String
label
final
The text label for the menu action.
Implementation
final String label;
context_menu_android package
documentation
features/context_menu/data/models/context_menu
ContextMenuAndroid
label property
ContextMenuAndroid class