onTap property

VoidCallback? onTap
final

Executed when the form is tapped.

フォームをタップした場合に実行されます。

Implementation

final VoidCallback? onTap;