dropPiece property

int? dropPiece

The piece (type only) that is being dropped, if one is.

Implementation

int? get dropPiece => null;