onBeforePush property

(dynamic Function(Widget)?) onBeforePush
getter/setter pair

Middleware to be executed before the navigation

Implementation

static Function(Widget)? onBeforePush;