onTap property
void Function()?
onTap
final
Execute when tapping the setting item.
Implementation
final void Function()? onTap;
Execute when tapping the setting item.
final void Function()? onTap;