menu
messenger
ui/page/work/widget/interactive_logo.dart
InteractiveLogo
onEyePressed property
onEyePressed
dark_mode
light_mode
onEyePressed
property
void Function
()
?
onEyePressed
final
Callback, called when an eye of the logo is pressed.
Implementation
final void Function()? onEyePressed;
messenger
interactive_logo
InteractiveLogo
onEyePressed property
InteractiveLogo class