profileOnTap property
void Function()?
profileOnTap
final
Route to navigate to when the profile is tapped.
Implementation
final void Function()? profileOnTap;
Route to navigate to when the profile is tapped.
final void Function()? profileOnTap;