onTap property
A callback that gets executed when the user taps on the DateTimeField and before the pickers are shown.
Implementation
final VoidCallback? onTap;
A callback that gets executed when the user taps on the DateTimeField and before the pickers are shown.
final VoidCallback? onTap;