onErrorMessage property

dynamic Function(String) onErrorMessage
final

Callback to hande to show error messages

Implementation

final Function(String) onErrorMessage;