onTap property

VoidCallback? onTap
final

A callback that gets executed when the user taps on the DateTimeField and before the pickers are shown.

Implementation

final VoidCallback? onTap;