restoreAutoSizeAfterMoveColumn property

bool restoreAutoSizeAfterMoveColumn
final

Whether to apply autoSizeMode after PlutoColumn is moved. If false, do not apply autoSizeMode after moving and keep the state after change.

Implementation

final bool restoreAutoSizeAfterMoveColumn;