onView property

Future<void> Function(T item)? onView
final

Implementation

final Future<void> Function(T item)? onView;