menu
butter_toolkit package
documentation
database.dart
FunctionCallExpression<R>
arguments property
arguments property
dark_mode
light_mode
arguments
property
List
<
Expression
>
arguments
final
The arguments passed to the function, as expressions.
Implementation
final List<Expression> arguments;
butter_toolkit package
documentation
database
FunctionCallExpression<R>
arguments property
FunctionCallExpression class