errorWidget property

Widget? errorWidget
final

errorWidget is a widget appears in the bottom of the scrollView when an exception thrown in viewModel.

Implementation

final Widget? errorWidget;