onBackButtonDispatcher method
Returns the 'Back Button' routine if any.
Implementation
BackButtonDispatcher? onBackButtonDispatcher() =>
inBackButtonDispatcher?.call();
Returns the 'Back Button' routine if any.
BackButtonDispatcher? onBackButtonDispatcher() =>
inBackButtonDispatcher?.call();