showError property

void Function(String error) showError
final

Function that will be called when an error message occur

Implementation

final void Function(String error) showError;