errorTitle property

String? errorTitle
final

Error title message that will be shown in case of an error. Defaults to "Something went wrong!".

Implementation

final String? errorTitle;