StandardAvatar class
Component of StandardAvatar
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
avatar(
{bool isUseMax = false, int countMax = 3, List< String> ? source, Border? border, double height = 72.0, double width = 72.0, double marginLeft = 12.0, Color? bgColor, Widget? customMaxWidget}) → Widget - Component of Avatar
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited