stickyController property

  1. @override
StickyController get stickyController
inherited

Gets the sticky controller for the given scroll host.

Implementation

@override
StickyController get stickyController => _stickyController;