menu
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table.dart
BsTable
groupDivider property
groupDivider property
dark_mode
light_mode
groupDivider
property
bool
groupDivider
final
Whether to add a thicker divider between the table head and body.
Implementation
final bool groupDivider;
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table
BsTable
groupDivider property
BsTable class