onExecute method

void onExecute(
  1. BuildContext context
)

When the action is sent he will are executed per this method

Implementation

// ignore: no-empty-block
void onExecute(BuildContext context) {}