menu
app_essentials
sign_up_view
SignUpView
SignUpView const constructor
SignUpView
brightness_4
brightness_5
SignUpView
constructor
const
SignUpView
(
{
Key
?
key
}
)
Implementation
const SignUpView({Key? key}) : super(key: key);
app_essentials
sign_up_view
SignUpView
SignUpView const constructor
SignUpView class
Constructors
SignUpView
Properties
controller
hashCode
key
runtimeType
tag
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==