added new feature badge and unseen new feature list to settings

This commit is contained in:
Kima
2024-06-17 22:19:43 +02:00
parent c40026e594
commit 9470c848bf
7 changed files with 86 additions and 2 deletions

View File

@@ -389,6 +389,8 @@ class PlusScreenState extends State<PlusScreen> {
),
),
child: CheckboxListTile(
side:
const BorderSide(color: Colors.black, width: 2.0),
contentPadding:
const EdgeInsets.only(left: 15.0, right: 10.0),
value: docsAccepted,