menu
tree_data_table package
documentation
source/widgets/header/column_separator.dart
ColumnSeparator
resizable property
resizable property
dark_mode
light_mode
resizable
property
bool
resizable
final
A flag indicating whether the column is resizable by the user.
Implementation
final bool resizable;
tree_data_table package
documentation
source/widgets/header/column_separator
ColumnSeparator
resizable property
ColumnSeparator class