menu
reactive_validator package
documentation
contracts/errors_provider.dart
ErrorsProvider<K>
value property
value property
dark_mode
light_mode
value
property
Iterable
<
String
>
get
value
Current validation error values
Implementation
Iterable<String> get value;
reactive_validator package
documentation
contracts/errors_provider
ErrorsProvider<K>
value property
ErrorsProvider class