menu
reedmace_cli package
documentation
actions/building_watcher.dart
BuildingWatcherAction
buildStartController property
buildStartController property
dark_mode
light_mode
buildStartController
property
StreamController
<
int
>
buildStartController
getter/setter pair
Implementation
StreamController<int> buildStartController = StreamController<int>.broadcast();
reedmace_cli package
documentation
actions/building_watcher
BuildingWatcherAction
buildStartController property
BuildingWatcherAction class