onBack property

void Function()? onBack
final

The action to be performed before the back action.

Implementation

final void Function()? onBack;