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