menu
flutter_agent_harness package
documentation
flutter_agent_harness.dart
ShellExecOptions
cancelToken property
cancelToken property
dark_mode
light_mode
cancelToken
property
CancelToken
?
cancelToken
final
Token used to terminate the command early.
Implementation
final CancelToken? cancelToken;
flutter_agent_harness package
documentation
flutter_agent_harness
ShellExecOptions
cancelToken property
ShellExecOptions class