menu
bootstrap_ui_flutter package
documentation
ui/components/typography/bs_code.dart
BsCode
text property
text property
dark_mode
light_mode
text
property
String
text
final
The code text to display.
Implementation
final String text;
bootstrap_ui_flutter package
documentation
ui/components/typography/bs_code
BsCode
text property
BsCode class