onWillPop property

(Future<bool> Function(BuildContext)?) onWillPop
final

Implementation

final Future<bool> Function(BuildContext)? onWillPop;