menu
genai_components package
documentation
widgets/cl_dialog.widget.dart
CLDialog<T>
onCancel property
onCancel property
dark_mode
light_mode
onCancel
property
VoidCallback
?
onCancel
final
Invoked when the user taps the cancel action, before the dialog pops.
Implementation
final VoidCallback? onCancel;
genai_components package
documentation
widgets/cl_dialog.widget
CLDialog<T>
onCancel property
CLDialog class