onPressed property

void Function()? onPressed
final

Callback, called when logo is pressed.

Implementation

final void Function()? onPressed;