idk
parent
96d6822818
commit
61565ee4d0
|
@ -140,8 +140,8 @@ class _SettingsPage extends State<SettingsPage> {
|
|||
onTap: () => {},
|
||||
),
|
||||
//
|
||||
SizedBox(
|
||||
+ height: 30,
|
||||
const SizedBox(
|
||||
height: 30,
|
||||
),
|
||||
GestureDetector(
|
||||
child: const Text('imprint & privacy policy', style: TextStyle(color: Colors.grey, fontSize: 15)),
|
||||
|
|
Loading…
Reference in New Issue