Return.run constructor
Return.run(
- Widget run
Returns the result of a command
The provided Widget should just return a single command!
Implementation
Return.run(Widget this.run) : val = 0;
Returns the result of a command
The provided Widget should just return a single command!
Return.run(Widget this.run) : val = 0;