menu
bootstrap_ui_flutter package
documentation
ui/components/typography/bs_kbd.dart
BsKbd
text property
text property
dark_mode
light_mode
text
property
String
text
final
The text content, usually a key combination (e.g., 'Ctrl + P').
Implementation
final String text;
bootstrap_ui_flutter package
documentation
ui/components/typography/bs_kbd
BsKbd
text property
BsKbd class