BlockConfirmButton constructor

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

Implementation

BlockConfirmButton(super.state, this.actor);