Make passphrase selectable.
This commit is contained in:
parent
4b8624f82b
commit
da986c8d9b
@ -79,7 +79,7 @@ class _HostGameWidgetState extends State<HostGameWidget> {
|
||||
color: Theme.of(context).colorScheme.primary),
|
||||
),
|
||||
const SizedBox(height: 25),
|
||||
Text(
|
||||
SelectableText(
|
||||
passphrase,
|
||||
style: const TextStyle(fontWeight: FontWeight.bold),
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user