menu
app_table package
documentation
app_table.dart
TableModel
expanded property
expanded property
dark_mode
light_mode
expanded
property
bool
expanded
final
Whether the cell should expand to fill the available space.
Implementation
final bool expanded;
app_table package
documentation
app_table
TableModel
expanded property
TableModel class