onTap property

void Function()? onTap
final

Execute when tapping the setting item.

Implementation

final void Function()? onTap;