menu
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table.dart
BsTable
bordered property
bordered property
dark_mode
light_mode
bordered
property
bool
bordered
final
Whether the table should have borders on all sides.
Implementation
final bool bordered;
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table
BsTable
bordered property
BsTable class