onInvoke property

Object? Function(Intent) onInvoke
final

The callback to invoke when this action is triggered.

Implementation

final Object? Function(Intent) onInvoke;