cloneContext method

  1. @protected
WidgetContext cloneContext()

Called after layout to save the state

Implementation

@protected
WidgetContext cloneContext() => saveContext().clone();