menu
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table.dart
BsTable
striped property
striped property
dark_mode
light_mode
striped
property
bool
striped
final
Whether the table rows should be zebra-striped.
Implementation
final bool striped;
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table
BsTable
striped property
BsTable class