menu
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table.dart
BsTable
captionTop property
captionTop property
dark_mode
light_mode
captionTop
property
bool
captionTop
final
Whether the caption should be placed at the top of the table.
Implementation
final bool captionTop;
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table
BsTable
captionTop property
BsTable class