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