ProfileButton constructor

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

Implementation

ProfileButton(super.state, this.actor);