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