errorStateView property

WidgetBuilder? errorStateView
final

errorStateView is a parameter used to show the error state view in case of any error

Implementation

final WidgetBuilder? errorStateView;