onFindResultReceived property
Implementation
void Function(
PlatformFindInteractionController controller,
int activeMatchOrdinal,
int numberOfMatches,
bool isDoneCounting,
)?
get onFindResultReceived => platform.onFindResultReceived;
void Function(
PlatformFindInteractionController controller,
int activeMatchOrdinal,
int numberOfMatches,
bool isDoneCounting,
)?
get onFindResultReceived => platform.onFindResultReceived;