PlayView constructor

const PlayView(
  1. {Key key}
)

Implementation

const PlayView({Key key}) : super(key: key);