isWhite property

  1. @override
bool isWhite
final

Returns true if this piece is white.

Implementation

@override
final bool isWhite = false;