profileViewButton abstract method

ProfileButton profileViewButton(
  1. State<StatefulWidget> state,
  2. ProfileViewDetailed actor
)

Implementation

ProfileButton profileViewButton(State state, ProfileViewDetailed actor);