onTap property

VoidCallback? onTap
final

A callback triggered when the dropdown is tapped.

Implementation

final VoidCallback? onTap;