onEyePressed property

void Function()? onEyePressed
final

Callback, called when an eye of the logo is pressed.

Implementation

final void Function()? onEyePressed;