flutter_chess_board
chess_board
PieceType
runtimeType property
runtimeType
PieceType enum
Properties
index
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Constants
Bishop
King
Knight
Pawn
Queen
Rook
values
runtimeType property
Type
runtimeType
inherited
A representation of the runtime type of the object.
Implementation
external Type get runtimeType;