onAfterPush property

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

Middleware to be executed after the navigation

Implementation

static Function(Widget)? onAfterPush;