menu
jaguar package
documentation
http/request/request.dart
BinaryFileListFormField
value property
value property
dark_mode
light_mode
value
property
Stream
<
List
<
int
>
>
get
value
override
Value of the field
Returns a stream of text
Implementation
Stream<List<int>> get value => values.first.value;
jaguar package
documentation
http/request/request
BinaryFileListFormField
value property
BinaryFileListFormField class