keystrokeActionLabels property
Maps an Intent type to a human-readable action label (e.g. "New Dept Booking"). Used together with the auto-derived shortcut label to populate the HUD overlay via keystrokeHudBuilder.
Implementation
final Map<Type, String>? keystrokeActionLabels;