onTap property

void Function()? onTap
final

Callback to controll what happeds when the arrow is clicked.

Implementation

final void Function()? onTap;