f_redditech
qwiddo
UserPage
UserPage constructor
UserPage
UserPage
constructor
Null safety
UserPage
(
{
Key
?
key
}
)
Constructs a
UserPage
Implementation
UserPage({Key? key}) : super(key: key);
f_redditech
qwiddo
UserPage
UserPage constructor
UserPage class
Constructors
UserPage
Properties
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==