onTap property
void Function()?
onTap
final
Callback to controll what happeds when the arrow is clicked.
Implementation
final void Function()? onTap;
Callback to controll what happeds when the arrow is clicked.
final void Function()? onTap;