menu
raindrop package
documentation
dialect.dart
RenderContext
values property
values property
dark_mode
light_mode
values
property
List
<
Object
?
>
values
final
The bind values gathered in render order, one per
param
call.
Implementation
final List<Object?> values = [];
raindrop package
documentation
dialect
RenderContext
values property
RenderContext class