menu
chess_interface_dart package
documentation
logical_interface/interface.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_dart package
documentation
logical_interface/interface
ChessBoardInterface
blackTimeStream property
ChessBoardInterface class