ProfileContent class
Constructors
Properties
- actor ↔ ProfileViewDetailed
-
getter/setter pair
-
no setter
-
no setter
- counts → Widget
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- header → Widget
-
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 -
link(
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