menu
bootstrap_ui_flutter package
documentation
ui/components/typography/bs_blockquote.dart
BsBlockquote
footer property
footer property
dark_mode
light_mode
footer
property
Widget
?
footer
final
Optional footer (citation/author). Usually a
Text
widget.
Implementation
final Widget? footer;
bootstrap_ui_flutter package
documentation
ui/components/typography/bs_blockquote
BsBlockquote
footer property
BsBlockquote class