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