onClick property

dynamic Function()? onClick
final

The action executed on card tap.

Implementation

final Function()? onClick;