onError property

dynamic Function(Object?) onError
final

Function returns error when failed in onboarding the existing or given atsign if nextScreen is null;

Implementation

final Function(Object?) onError;