loadingWidget property

GetWidgetCallBack? loadingWidget
final

Called while the page is loading If not set a default loading will be shown

Implementation

final GetWidgetCallBack? loadingWidget;