scrollableKey property
final
GlobalKey of a ScrollablePositionedList
for side gallery used to keep
rebuilds from rebuilding the list.
Implementation
final GlobalKey scrollableKey = GlobalKey();
GlobalKey of a ScrollablePositionedList
for side gallery used to keep
rebuilds from rebuilding the list.
final GlobalKey scrollableKey = GlobalKey();