menu
ajedrez
pieces
Piece
Piece constructor
Piece
brightness_4
brightness_5
Piece
constructor
Piece
(
{
required
bool
isWhite
}
)
Implementation
Piece({required this.isWhite});
ajedrez
pieces
Piece
Piece constructor
Piece class
Constructors
Piece
Properties
hashCode
isWhite
runtimeType
userData
Methods
color
getImg
getValue
isEmpty
noSuchMethod
possibleMovements
toString
Operators
operator ==