alwaysBeamBack property

bool alwaysBeamBack
final

Whether to always do BeamerDelegate.beamBack when Android back button is pressed, i.e. always go to previous route in navigation history instead of trying to pop first.

Implementation

final bool alwaysBeamBack;