onTap property

dynamic Function(TapEvent)? onTap
getter/setter pair

Implementation

Function(TapEvent)? onTap;