menu
simple_router package
documentation
simple_router
SimpleRouter
onAfterPush property
onAfterPush
brightness_4
onAfterPush
property
Null safety
(dynamic Function
(
Widget
)
?)
onAfterPush
read / write
Middleware to be executed after the navigation
Implementation
static Function(Widget)? onAfterPush;
simple_router package
documentation
simple_router
SimpleRouter
onAfterPush property
SimpleRouter class
Constructors
SimpleRouter
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
navigatorKey
onAfterPush
onBeforePush
useCupertinoTransition
Static methods
back
forward
forwardAndRemoveAll
forwardAndRemoveUntil
forwardAndReplace
getKey
setKey