menu
chessground package
documentation
chessground.dart
PieceWidget
upsideDown property
upsideDown property
dark_mode
light_mode
upsideDown
property
bool
upsideDown
final
If
true
the piece is displayed fliped on Y axis.
Implementation
final bool upsideDown;
chessground package
documentation
chessground
PieceWidget
upsideDown property
PieceWidget class