pindery
utils
PinderyCircleAvatar
PinderyCircleAvatar constructor
PinderyCircleAvatar
PinderyCircleAvatar class
Constructors
PinderyCircleAvatar
Properties
radius
user
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
PinderyCircleAvatar constructor
PinderyCircleAvatar
(
{
User
user
,
double
radius
:
72.0
})
Implementation
PinderyCircleAvatar({this.user, this.radius = 72.0});