As shown above when selecting text from a scrollable SelectableText Widget it auto scrolls to top initially. Expected behavior is scroll remains in the bottom when text is selected.
I have tried all answers on stackoverflow but it seems this is flutter bug, but if anyone has workaround for it now than it would be great!
You can find code in this github repo.
