menu
node_interop package
documentation
fs.dart
WatchOptions
WatchOptions factory constructor
WatchOptions factory constructor
dark_mode
light_mode
WatchOptions
constructor
WatchOptions
(
{
bool
persistent
,
bool
recursive
,
String
encoding
,
})
Implementation
external factory WatchOptions( {bool persistent, bool recursive, String encoding});
node_interop package
documentation
fs
WatchOptions
WatchOptions factory constructor
WatchOptions class