onCellTap property

dynamic Function(HexCoordinate coordinate)? onCellTap
final

单元格点击回调

Implementation

final Function(HexCoordinate coordinate)? onCellTap;