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