onLongPress property

dynamic Function()? onLongPress
getter/setter pair

长按事件

Implementation

Function()? onLongPress;