hidable icon indicating copy to clipboard operation
hidable copied to clipboard

Hidable not respnding programmatically

Open MrRob02 opened this issue 8 months ago • 0 comments

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);

MrRob02 avatar Jun 22 '24 02:06 MrRob02