menu
esteladevega_tfg_cubex
view\components\tooltip\tooltip_suggestion.dart
CustomPopoverSuggestion
CustomPopoverSuggestion const constructor
CustomPopoverSuggestion
dark_mode
light_mode
CustomPopoverSuggestion
constructor
const
CustomPopoverSuggestion
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const CustomPopoverSuggestion({super.key, required this.child});
esteladevega_tfg_cubex
tooltip_suggestion
CustomPopoverSuggestion
CustomPopoverSuggestion const constructor
CustomPopoverSuggestion class