const StatefulWidget({Key key })

Initializes key for subclasses.

Source

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