popAllScreensOnTapAnyTabs property

bool? popAllScreensOnTapAnyTabs
final

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;