menu
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table.dart
BsTableRow
verticalAlign property
verticalAlign property
dark_mode
light_mode
verticalAlign
property
BsTableVerticalAlign
?
verticalAlign
final
The vertical alignment for cells in this row.
Implementation
final BsTableVerticalAlign? verticalAlign;
bootstrap_ui_flutter package
documentation
ui/components/table/bs_table
BsTableRow
verticalAlign property
BsTableRow class