onCellLongPress property

dynamic Function(HexCoordinate coordinate)? onCellLongPress
final

单元格长按回调

Implementation

final Function(HexCoordinate coordinate)? onCellLongPress;