useRootNavigator property

bool useRootNavigator
final

Used to determine whether to push the menu to the Navigator furthest from or nearest to the given context.

Defaults to false.

Implementation

final bool useRootNavigator;