menu
formix_validators package
documentation
string.dart
Valid<T, E>
value property
value property
dark_mode
light_mode
value
property
T
value
final
The validated value.
Implementation
final T value;
formix_validators package
documentation
string
Valid<T, E>
value property
Valid class