const StatelessWidget({Key key })

Initializes key for subclasses.

Source

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