menu
dpython package
documentation
api/python.dart
PyArgument
PyArgument.listStr const constructor
PyArgument.listStr const constructor
dark_mode
light_mode
PyArgument.listStr
constructor
const
PyArgument.listStr
(
List
<
String
>
field0
)
Implementation
const factory PyArgument.listStr( List<String> field0, ) = PyArgument_ListStr;
dpython package
documentation
api/python
PyArgument
PyArgument.listStr const constructor
PyArgument class