GlobalKeyScrollExtension extension
Convenience helpers for GlobalKeys pointing at scrollable items.
- on
Methods
-
ensureVisibleCentered(
) → Future< void> -
Available on GlobalKey<
Centers the widget identified by this key inside its nearest Scrollable ancestor. No-op when the key is not currently mounted.State< , provided by the GlobalKeyScrollExtension extensionStatefulWidget> >