menu
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table.dart
BsTableCell
active property
active property
dark_mode
light_mode
active
property
bool
active
final
Whether this cell is currently active (highlighted).
Implementation
final bool active;
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table
BsTableCell
active property
BsTableCell class