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