onSuccess property

void Function(FlowContext context)? onSuccess
final

Gets triggered if all programs were found.

Implementation

final void Function(FlowContext context)? onSuccess;