univalle_app
sign_in
Password
Password.dirty const constructor
Password.dirty
Password.dirty
constructor
Null safety
const
Password.dirty
(
[
String
value
=
''
]
)
Implementation
const Password.dirty([String value = '']) : super.dirty(value);
univalle_app
sign_in
Password
Password.dirty const constructor
Password class
Constructors
dirty
pure
Properties
error
hashCode
invalid
pure
runtimeType
status
valid
value
Methods
noSuchMethod
toString
validator
Operators
operator ==