V1.26.3.2

This commit is contained in:
Tibor Bossanyi (Freelancer)
2022-10-18 18:54:32 +02:00
parent fb01016494
commit 98bfecbe22
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -72,7 +72,7 @@ class _MyDevelopmentPage extends State<MyDevelopmentPage> with Trans {
onTap: () => Navigator.of(context).pushNamed('mydevelopmentLog', arguments: args),
isLocked: false,
)),
Badge(
/* Badge(
elevation: 0,
padding: EdgeInsets.all(0),
position: BadgePosition.topStart(top: -12, start: -12),
@@ -133,7 +133,7 @@ class _MyDevelopmentPage extends State<MyDevelopmentPage> with Trans {
}
},
isLocked: true,
)),
)), */
Badge(
elevation: 0,
padding: EdgeInsets.all(0),