menu
brick_oven package
documentation
domain/source_watcher.dart
SourceWatcher
hasRun property
hasRun property
dark_mode
light_mode
hasRun
property
bool
get
hasRun
whether the watcher has run
Implementation
bool get hasRun => _hasRun;
brick_oven package
documentation
domain/source_watcher
SourceWatcher
hasRun property
SourceWatcher class