menu
vit_table package
documentation
ui/components/atoms/vit_table_cell.dart
VitTableCell
allowExpand property
allowExpand property
dark_mode
light_mode
allowExpand
property
bool
allowExpand
final
Indicates if the cell is allowed to expand horizontally.
Implementation
final bool allowExpand;
vit_table package
documentation
ui/components/atoms/vit_table_cell
VitTableCell
allowExpand property
VitTableCell class