state property

ValueNotifier<BoardState> state
final

Implementation

final ValueNotifier<BoardState> state;