menu
reactive_text_form package
documentation
valueobjects/value_failures/value_failure.dart
ValueFailure<T>
failedValue property
failedValue property
dark_mode
light_mode
failedValue
property
String
get
failedValue
inherited
Implementation
String get failedValue => throw _privateConstructorUsedError;
reactive_text_form package
documentation
valueobjects/value_failures/value_failure
ValueFailure<T>
failedValue property
ValueFailure class