Avatar class

Inheritance

Constructors

Avatar.new(BuildContext context, {double radius = defaultRadius})

Properties

actor ProfileViewBasic
getter/setter pair
context BuildContext
final
file ImageFile?
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
profile Widget
no setter
provider ImageProvider<Object>?
getter/setter pairinherited
radius double
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
url String?
getter/setter pairinherited
widget CircleAvatar
no setteroverride

Methods

net(ProfileViewBasic actor) Avatar
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setImage(ImageFile imageFile) Future<void>
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited