homeOnTap property
void Function()?
homeOnTap
final
Callback when the home link is tapped.
Implementation
final void Function()? homeOnTap;
Callback when the home link is tapped.
final void Function()? homeOnTap;