autoRemove property
Whether the controller should be automatically removed when the widget is disposed.
If true, the controller will be removed from the global registry when the widget is disposed. If false, the controller will not be automatically removed.
Implementation
final bool autoRemove;