telefonat and small fixes

This commit is contained in:
nico
2025-05-26 19:18:40 +02:00
parent 28e895b6a9
commit 953e886129
7 changed files with 49 additions and 35 deletions

View File

@@ -11,7 +11,7 @@ class Hinweise extends StatefulWidget {
@override
State<Hinweise> createState() => _HinweiseState();
}
// TODO mail
class _HinweiseState extends State<Hinweise> {
// Vars for Checkboxes
bool liegestelleChecked = false;