menu
bootstrap_ui_flutter package
documentation
ui/components/typography/bs_blockquote.dart
BsBlockquote
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The main content of the quote. Often a
Text
widget.
Implementation
final Widget child;
bootstrap_ui_flutter package
documentation
ui/components/typography/bs_blockquote
BsBlockquote
child property
BsBlockquote class