menu
genai_components package
documentation
widgets/cl_dialog.widget.dart
CLDialog<T>
showCloseButton property
showCloseButton property
dark_mode
light_mode
showCloseButton
property
bool
showCloseButton
final
Whether to show the close (×) button in the header. Default
true
.
Implementation
final bool showCloseButton;
genai_components package
documentation
widgets/cl_dialog.widget
CLDialog<T>
showCloseButton property
CLDialog class