callback property
final
The callback that is to be called by the VoidCallbackAction that receives this intent.
Implementation
final VoidCallback callback;
The callback that is to be called by the VoidCallbackAction that receives this intent.
final VoidCallback callback;