restoreAutoSizeAfterInsertColumn property

bool restoreAutoSizeAfterInsertColumn
final

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

Implementation

final bool restoreAutoSizeAfterInsertColumn;