menu
genai_components package
documentation
widgets/cl_error_page.widget.dart
CLErrorPage
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
Optional title. Defaults to
'Errore'
when null.
Implementation
final String? title;
genai_components package
documentation
widgets/cl_error_page.widget
CLErrorPage
title property
CLErrorPage class