onBack property

VoidCallback? onBack
final

Callback, called when the back button is pressed.

If null, then no back button will be displayed.

Implementation

final VoidCallback? onBack;