chessboard_js package
documentation
square_model
SquareNotifier
SquareNotifier constructor
SquareNotifier
SquareNotifier
constructor
Null safety
SquareNotifier
(
dynamic
value
)
Implementation
SquareNotifier(value) : super(value);
chessboard_js package
documentation
square_model
SquareNotifier
SquareNotifier constructor
SquareNotifier class
Constructors
SquareNotifier
Properties
hashCode
hasListeners
runtimeType
value
Methods
addListener
dispose
noSuchMethod
notifyListeners
removeListener
setSquareState
toString
Operators
operator ==