initStateHistory property

ImportStateHistory? get initStateHistory

Returns the initial state history for the image editor.

Implementation

ImportStateHistory? get initStateHistory => configs.initStateHistory;