menu
genai_components package
documentation
widgets/buttons/cl_button.widget.dart
CLButton
tooltip property
tooltip property
dark_mode
light_mode
tooltip
property
String
?
tooltip
final
Tooltip mostrato al hover/long-press. Utile soprattutto per icon-only.
Implementation
final String? tooltip;
genai_components package
documentation
widgets/buttons/cl_button.widget
CLButton
tooltip property
CLButton class