-
Notifications
You must be signed in to change notification settings - Fork 5
The Pop Action
HCaseira edited this page Dec 27, 2023
·
1 revision
This Action pops the top-most route off the Flutter's Navigator.
-
returnValue
a value to be returned. It can be used by other Actions to make decisions an act upon, like reloading data or navigating. -
returnMessage
a quality of life setting to display a message to the user. -
returnMessageType
the type of message to be displayed: info, success, warning, error.