showPiecesInHand property

bool showPiecesInHand
final

Whether pieces in hand should be shown. Defaults to true.

Although this is the expected behavior in a game, in a castle situation it could set to false, for example.

Implementation

final bool showPiecesInHand;