isSymmetric property

bool isSymmetric

Implementation

bool get isSymmetric => white == black;