hidable
hidable copied to clipboard
Hidable not respnding programmatically
When you try to change the position of the scroll in the code, the hidden widget is not (in this case) showing, I need to manually continue scrolling until bar is shown
provider.scrollController.animateTo(0, duration: const Duration(milliseconds: 500), curve: Curves.ease);