AvataaarStyleCircle class final

Inheritance
Mixed-in types
Annotations
  • @MappableClass.new(discriminatorValue: MappableClass.useAsDefault)

Constructors

AvataaarStyleCircle([Color color = const Color(0x0065C9FF)])
const

Properties

color Color
finalinherited
copyWith AvataaarStyleCircleCopyWith<AvataaarStyleCircle, AvataaarStyleCircle, AvataaarStyleCircle>
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

next([Color? color]) AvataaarStyle
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
previous([Color? color]) AvataaarStyle
inherited
toIndex() int
returns the index of AvataaarStyle.all, or -1 if no entry is found
inherited
toJson() String
inherited
toLabel([String languageCode = 'en']) String
based on languageCode and LocalizationStrings returns the label
inherited
toMap() Map<String, dynamic>
inherited
toString() String
A string representation of this object.
inherited
toSvgString(String path1, String path2, String mask2) String
Individual SVG Part, only usable with the whole Avataaar
inherited

Operators

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