turnLetter property
String
get
turnLetter
FEN character for the side to move.
Implementation
String get turnLetter => turn.name[0];
FEN character for the side to move.
String get turnLetter => turn.name[0];