onTap property

VoidCallback? onTap
final

Function to be executed onTap.

Default onTap value: null

Implementation

final VoidCallback? onTap;