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