CallbackContext.invokeWidget
void invokeWidget(WidgetPtr widget)Invokes the widget callback if set.
Parameters
widget | The widget that triggered the callback |
void invokeWidget(WidgetPtr widget)Invokes the widget callback if set.
widget | The widget that triggered the callback |