errorStateView property
errorStateView is a parameter used to show the error state view in case of any error
Implementation
final WidgetBuilder? errorStateView;
errorStateView is a parameter used to show the error state view in case of any error
final WidgetBuilder? errorStateView;