onTap property

(dynamic Function()?) onTap
final

The action to perform if this tile is tapped.

Implementation

final Function()? onTap;