errorTitle property
Error title message that will be shown in case of an error. Defaults to "Something went wrong!".
Implementation
final String? errorTitle;
Error title message that will be shown in case of an error. Defaults to "Something went wrong!".
final String? errorTitle;