popAllScreensOnTapAnyTabs property
All the screens pushed on that particular tab will pop until the first screen in the stack, whether the tab is already selected or not. Defaults to false.
Implementation
final bool? popAllScreensOnTapAnyTabs;
All the screens pushed on that particular tab will pop until the first screen in the stack, whether the tab is already selected or not. Defaults to false.
final bool? popAllScreensOnTapAnyTabs;