PlayerAction constructor

const PlayerAction(
  1. {Key key}
)

Implementation

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