menu
udf package
documentation
udfRouter.dart
UDFRouter class
UDFRouter class
dark_mode
light_mode
UDFRouter
class
Constructors
UDFRouter
()
factory
UDFRouter.init
(
NavigatorState
navigatorState
)
factory
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
back
(
)
→ void
logger
(
String
msg
)
→ dynamic
navigateTo
(
String
routeName
)
→ void
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeAllAndNavigateTo
(
String
routeName
)
→ void
Remove all from the navigation stack and go to route. this method empties out the navigation stack and puts the "routedTo" view on top. This feature is especially useful for instance for logging out.
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
Static Methods
mock
(
dynamic
routerMock
)
→ dynamic
udf package
documentation
udfRouter
UDFRouter class
udfRouter library