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