menu
fast_flutter_driver_tool package
documentation
fast_flutter_driver_tool.dart
TestProperties
TestProperties constructor
TestProperties constructor
dark_mode
light_mode
TestProperties
constructor
TestProperties
(
List
<
String
>
args
)
Implementation
TestProperties(List<String> args) : arguments = testParameters.parse(args);
fast_flutter_driver_tool package
documentation
fast_flutter_driver_tool
TestProperties
TestProperties constructor
TestProperties class