result property
dynamic
result
final
The result of any type that's assigned when the button is pressed.
Implementation
final dynamic result;
The result of any type that's assigned when the button is pressed.
final dynamic result;