isBlack property

  1. @override
bool isBlack
final

Returns true if this piece is black.

Implementation

@override
final bool isBlack = true;