disposeOnRemove property
Whether to dispose the controller when this widget is removed Default: true if controller is created by this widget, false otherwise
Implementation
final bool? disposeOnRemove;
Whether to dispose the controller when this widget is removed Default: true if controller is created by this widget, false otherwise
final bool? disposeOnRemove;