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