const AtsignListScreen( {Key? key, required this.atsigns, this.message, this.newAtsign}) : super(key: key);