ProfileButton constructor
ProfileButton(
- State<
StatefulWidget> state, - ProfileViewBasic actor
Implementation
ProfileButton(super.state, this.actor);
ProfileButton(super.state, this.actor);