squareKey property

GlobalKey<State<StatefulWidget>> squareKey
final

A key that will be given to the interior square widget. Used for getting the position of the square for promotion selector popups.

Implementation

final GlobalKey squareKey;