errorWidget property

GetWidgetCallBack? errorWidget
final

Called once the page loading encountered an error in the future If not provided a default message will be shown

Implementation

final GetWidgetCallBack? errorWidget;