SignInScreenVM class Null safety ViewModels
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- isChecked → dynamic
-
read-only
- passController → TextEditingController
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- usernameController → TextEditingController
-
final
Methods
-
findIDAction(
BuildContext context) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
onTapFindPassword(
BuildContext context) → void -
onTapSignIn(
BuildContext context) → dynamic -
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited