backButtonDispatcher property

BackButtonDispatcher? backButtonDispatcher
final

Define how Android's back button should behave.

Use BeamerChildBackButtonDispatcher instead of BeamerBackButtonDispatcher.

Implementation

final BackButtonDispatcher? backButtonDispatcher;