menu
dev_build package
documentation
shell.dart
ShellOptions
runInShell property
runInShell property
dark_mode
light_mode
runInShell
property
bool
?
get
runInShell
True if runInShell is specified.
Implementation
bool? get runInShell => _runInShell;
dev_build package
documentation
shell
ShellOptions
runInShell property
ShellOptions class