GetDetectedText typedef
GetDetectedText =
void Function(String detectGetText)
Callback of get detected text
Implementation
typedef GetDetectedText = void Function(String detectGetText);
Callback of get detected text
typedef GetDetectedText = void Function(String detectGetText);