onBeforeEnter property

(bool Function(String newRoute)?) onBeforeEnter
final

Implementation

final bool Function(String newRoute)? onBeforeEnter;