bottomSheetsAndDialogsUsingGlobalNavigator property

bool bottomSheetsAndDialogsUsingGlobalNavigator
final

Flag indicating that app dialogs and botttom sheets using BaseNavigationInteractor.globalNavigatorKey instead of separate BaseNavigationInteractor.bottomSheetDialogNavigatorKey

Set it to false if you want separate navigator for bottom sheets and dialogs

Implementation

final bool bottomSheetsAndDialogsUsingGlobalNavigator;