ProfileContent class

Constructors

ProfileContent.new()

Properties

actor ProfileViewDetailed
getter/setter pair
no setter
bannerAvatar Widget
no setter
counts Widget
no setter
hashCode int
The hash code for this object.
no setterinherited
no setter
info Widget
no setter
profAvatar Widget
no setter
profileItems List<PopupMenuItem>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
specialActors Map<String, List<String>>
getter/setter pair
state State<StatefulWidget>
getter/setter pair

Methods

count(int count, String postfix) Widget
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
profileButtons(ProfileButton button) Widget
toString() String
A string representation of this object.
inherited

Operators

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