onPresentationEvent method
A function that defines what UI behaviour should be triggered when an EVENT has taken place
Implementation
void onPresentationEvent(BuildContext context, EVENT event) {}
A function that defines what UI behaviour should be triggered when an EVENT has taken place
void onPresentationEvent(BuildContext context, EVENT event) {}