squares property

List<SquareNotifier> squares
latefinal

list of states for the squares of this board

Implementation

late final List<SquareNotifier> squares;