dartArgs property

List<String>? dartArgs
final

Arguments to pass when invoking the Dart command.

Implementation

final List<String>? dartArgs;