menu
auth_page package
documentation
login_form.dart
LoginForm class
LoginForm class
dark_mode
light_mode
LoginForm
class
Constructors
LoginForm
()
Properties
email
↔
String
getter/setter pair
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
senha
↔
String
getter/setter pair
Methods
getEmail
(
)
→
String
getSenha
(
)
→
String
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setEmail
(
String
value
)
→ void
setSenha
(
String
value
)
→ void
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
auth_page package
documentation
login_form
LoginForm class
login_form library