restoreAutoSizeAfterFrozenColumn property

bool restoreAutoSizeAfterFrozenColumn
final

PlutoColumn.frozen Whether to apply autoSizeMode after state change. If false, autoSizeMode is not applied after the state change and the state after the change is maintained.

Implementation

final bool restoreAutoSizeAfterFrozenColumn;