loadingStateView property
loadingStateView is a parameter used to show the loading state view in case of loading
Implementation
final WidgetBuilder? loadingStateView;
loadingStateView is a parameter used to show the loading state view in case of loading
final WidgetBuilder? loadingStateView;