PersistentBottomNavBar icon indicating copy to clipboard operation
PersistentBottomNavBar copied to clipboard

How to manually activate a tab when onPressed is used with showModalBottomSheet

Open mlph-cestremos opened this issue 4 years ago • 1 comments

  • How to manually activate a tab when onPressed is used with showModalBottomSheet?
  • Situation: Second tab calls showModalBottomSheet
  • Problem / Current Behavior: I'm in the first tab. When 2nd tab is clicked, the first tab is still the one with active icon. I want 2nd tab to be activated since it's the one that I clicked.

@BilalShahid13

mlph-cestremos avatar Oct 27 '21 09:10 mlph-cestremos

+1

alexandr-efimov avatar Feb 22 '22 22:02 alexandr-efimov