onEvent property

Future<void> Function(BuildContext, T) onEvent
final

Implementation

final Future<void> Function(BuildContext, T) onEvent;