ProfileViewButton class
- Inheritance
- 
    - Object
- Button
- ProfileButton
- ProfileViewButton
 
Constructors
- 
          ProfileViewButton(State<StatefulWidget> state, ProfileViewBasic actor)
Properties
- actor → ProfileViewBasic
- 
  
  finalinherited
- 
  backgroundColor
  ↔ MaterialStateProperty<Color?> ?
- 
  
  getter/setter pairinherited
- color ↔ Color?
- 
  
  getter/setter pairinherited
- followButton → ProfileButton
- 
  
  final
- fontSize ↔ double?
- 
  
  getter/setter pairinherited
- fontWeight ↔ FontWeight?
- 
  
  getter/setter pairinherited
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- onPressed → VoidCallback?
- 
  
  no setterinherited
- profileEditButton → ProfileButton
- 
  
  final
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- 
  state
  → State<StatefulWidget> 
- 
  
  finalinherited
- text → String
- 
  
  no setteroverride
- widget → Widget
- 
  
  no setteroverride
Methods
- 
  action() → Future< void> 
- 
  
  override
- 
  
  inherited
- 
  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