menu
widget_toolkit package
documentation
widget_toolkit.dart
ErrorCardWidget
onRetryPressed property
onRetryPressed property
dark_mode
light_mode
onRetryPressed
property
VoidCallback
?
onRetryPressed
final
The callback executed once the retry button has been pressed
Implementation
final VoidCallback? onRetryPressed;
widget_toolkit package
documentation
widget_toolkit
ErrorCardWidget
onRetryPressed property
ErrorCardWidget class