menu
analyzer package
documentation
file_system/file_system.dart
ResourceWatcher
ResourceWatcher constructor
ResourceWatcher constructor
dark_mode
light_mode
ResourceWatcher
constructor
ResourceWatcher
(
Stream
<
WatchEvent
>
changes
,
Future
<
void
>
ready
)
Implementation
ResourceWatcher(
this
.changes,
this
.ready);
analyzer package
documentation
file_system/file_system
ResourceWatcher
ResourceWatcher constructor
ResourceWatcher class
Constructors
ResourceWatcher
Properties
changes
hashCode
ready
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==