label property

String label
final

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;