onPressBackButton property

VoidCallback? onPressBackButton
final

Callback for the back button.

Defaults to null.

Implementation

final VoidCallback? onPressBackButton;