onLookup property

FdcGridLookup<T>? onLookup
final

Optional asynchronous lookup invoked by the focused-cell lookup button.

Implementation

final FdcGridLookup<T>? onLookup;