restoreAutoSizeAfterHideColumn property

bool restoreAutoSizeAfterHideColumn
final

PlutoColumn.hide 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 restoreAutoSizeAfterHideColumn;