AvatarHelper class

Constructors

AvatarHelper()

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

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

Static Methods

avatar(BuildContext context, double radius, String pageId, String profileMemberId, String? currentMemberId, AppModel app, String feedId) Widget
nameH1(BuildContext context, String memberId, AppModel app, String feedId) Widget
nameH2(BuildContext context, String memberId, AppModel app, String feedId) Widget
nameH3(BuildContext context, String memberId, AppModel app, String feedId) Widget
nameH4(BuildContext context, String memberId, AppModel app, String feedId) Widget
nameH5(BuildContext context, String memberId, AppModel app, String feedId) Widget
nameText(BuildContext context, String memberId, AppModel app, String feedId) Widget