piecePadding property

double piecePadding
final

Padding to add on every side of a piece, relative to the size of the square it is on. For example, 0.05 will add 5% padding to each side.

Implementation

final double piecePadding;