keyBackground property
Background color for key hint badges (e.g., "esc", "ctrl+p"). Defaults to Theme.muted.
Implementation
final Color? keyBackground;
Background color for key hint badges (e.g., "esc", "ctrl+p"). Defaults to Theme.muted.
final Color? keyBackground;