label property
Human-readable label for UI presentation.
Displayed in menus, command palettes, and keyboard shortcut dialogs. Should be concise and action-oriented (e.g., 'Select All').
Implementation
final String label;
Human-readable label for UI presentation.
Displayed in menus, command palettes, and keyboard shortcut dialogs. Should be concise and action-oriented (e.g., 'Select All').
final String label;