equizz
login_page
LoginPage
LoginPage const constructor
LoginPage
LoginPage
constructor
Null safety
const
LoginPage
(
{
Key
?
key
,
required
String
title
}
)
Implementation
const LoginPage({super.key, required this.title});
equizz
login_page
LoginPage
LoginPage const constructor
LoginPage class
Constructors
LoginPage
Properties
hashCode
key
runtimeType
title
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==