onPress property

VoidCallback? onPress
final

call back function that will be fired on Press.

Implementation

final VoidCallback? onPress;