New lobby
This commit is contained in:
parent
99151d0ec9
commit
af85165943
6 changed files with 270 additions and 204 deletions
|
|
@ -64,7 +64,7 @@ class _ColorPlateState extends State<ColorPlate> {
|
|||
PopupMenuItem(
|
||||
enabled: oldState != PlateState.marked,
|
||||
value: "mark",
|
||||
child: Text("Mark"),
|
||||
child: const Text("Mark"),
|
||||
),
|
||||
const PopupMenuItem(
|
||||
value: "cancel",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue