GameHistoryView anpassen #20
@@ -122,7 +122,7 @@ class _GameHistoryTileState extends State<GameHistoryTile> {
|
|||||||
|
|
||||||
if (allPlayers.isNotEmpty) ...[
|
if (allPlayers.isNotEmpty) ...[
|
||||||
const Text(
|
const Text(
|
||||||
'Players:',
|
'Players',
|
||||||
|
gelbeinhalb marked this conversation as resolved
Outdated
|
|||||||
style: TextStyle(
|
style: TextStyle(
|
||||||
fontSize: 13,
|
fontSize: 13,
|
||||||
color: Colors.grey,
|
color: Colors.grey,
|
||||||
|
gelbeinhalb marked this conversation as resolved
flixcoo
commented
Hier auch zusammenfassen oder Hier auch zusammenfassen oder `Visibility` bzw. `Offstage` Widget nutzen
|
|||||||
|
|||||||
Reference in New Issue
Block a user
Ggf. ohne Doppelpunkt? Da dass ja nur so ne Zwischenüberschrift ist und die Spielernamen ja nicht dahinter in der gleichen Zeile stehen