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