menu
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table.dart
BsTableCell
isHeader property
isHeader property
dark_mode
light_mode
isHeader
property
bool
isHeader
final
Whether this cell is a header cell (
<th>
equivalent).
Implementation
final bool isHeader;
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table
BsTableCell
isHeader property
BsTableCell class