Expose onAttach and onDetach in ScrollController subclasses (#135721)
Fixes https://github.com/flutter/flutter/issues/135574 This exposes the onAttach and onDetach callbacks of ScrollController in all of its subclasses.
Showing
Please register or sign in to comment