scrollableState property
ScrollableState?
get
scrollableState
Implementation
ScrollableState? get scrollableState => _scrollableKey.currentState;
ScrollableState? get scrollableState => _scrollableKey.currentState;