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