normalMoveIndicatorBuilder property

Widget Function(double cellSize)? normalMoveIndicatorBuilder
final

Custom widget builder for normal move indicators (empty squares)

Implementation

final Widget Function(double cellSize)? normalMoveIndicatorBuilder;