AvatarStyle class
Avatar styling presets
Properties
Methods
-
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
Constants
- circle → const AvatarStyle
- Circle avatar
- rounded → const AvatarStyle
- Rounded square avatar
- square → const AvatarStyle
- Square avatar