menu
nylo_framework package
documentation
nylo_framework.dart
ListParam<T>
value property
value property
dark_mode
light_mode
value
property
List
<
T
>
value
final
The value used in queries or in form data.
Implementation
final List<T> value;
nylo_framework package
documentation
nylo_framework
ListParam<T>
value property
ListParam class