menu
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table.dart
BsTable
isResponsive property
isResponsive property
dark_mode
light_mode
isResponsive
property
bool
isResponsive
final
Whether the table should be responsive (horizontally scrollable).
Implementation
final bool isResponsive;
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table
BsTable
isResponsive property
BsTable class