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