menu
tree_data_table package
documentation
source/provider/column_state.dart
ColumnState
pinLeft property
pinLeft property
dark_mode
light_mode
pinLeft
property
bool
?
pinLeft
final
Whether the column is pinned to the left
Implementation
final bool? pinLeft;
tree_data_table package
documentation
source/provider/column_state
ColumnState
pinLeft property
ColumnState class