univalle_app
sign_in
SignInForm
SignInForm const constructor
SignInForm
SignInForm
constructor
Null safety
const
SignInForm
(
{
Key?
key
}
)
Implementation
const SignInForm({Key? key}) : super(key: key);
univalle_app
sign_in
SignInForm
SignInForm const constructor
SignInForm class
Constructors
SignInForm
Properties
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==