Button constructor

Button(
  1. State<StatefulWidget> state
)

Implementation

Button(this.state);