menu
coal package
documentation
args.dart
Args
args property
args property
dark_mode
light_mode
args
property
Iterable
<
Object
?
>
get
args
Positional arguments with basic type coercion applied.
Implementation
Iterable<Object?> get args;
coal package
documentation
args
Args
args property
Args class