followButton abstract method

ProfileButton followButton(
  1. State<StatefulWidget> state,
  2. ProfileViewBasic actor
)

actor.runtimeType may ProfileViewDetailed

Implementation

ProfileButton followButton(State state, ProfileViewBasic actor);