menu
genai_components package
documentation
widgets/cl_error_page.widget.dart
CLErrorPage
onRetry property
onRetry property
dark_mode
light_mode
onRetry
property
VoidCallback
?
onRetry
final
Optional retry callback. Renders a primary button when provided.
Implementation
final VoidCallback? onRetry;
genai_components package
documentation
widgets/cl_error_page.widget
CLErrorPage
onRetry property
CLErrorPage class