menu
xwidgets_pack package
documentation
widgets/x_async_view.dart
XAsyncView<T>
onRetry property
onRetry property
dark_mode
light_mode
onRetry
property
VoidCallback
?
onRetry
final
Called by the default or custom error UI when retry is requested.
Implementation
final VoidCallback? onRetry;
xwidgets_pack package
documentation
widgets/x_async_view
XAsyncView<T>
onRetry property
XAsyncView class