menu
chess_interface package
documentation
chess_interface_dart.dart
ChessBoardInterface
blackTimeStream property
blackTimeStream property
dark_mode
light_mode
blackTimeStream
property
Stream
<
int
>
get
blackTimeStream
Implementation
Stream<int> get blackTimeStream => _blackTimeController.stream;
chess_interface package
documentation
chess_interface_dart
ChessBoardInterface
blackTimeStream property
ChessBoardInterface class