onPopInvoked property

void Function(FormGroup formGroup, bool didPop)? onPopInvoked
final

Implementation

final void Function(FormGroup formGroup, bool didPop)? onPopInvoked;