This commit is contained in:
55nknown 2023-01-21 14:20:23 +01:00
parent b6d4c0398a
commit 29e65d0ff1
5 changed files with 5 additions and 5 deletions

View File

@ -221,7 +221,7 @@ class GradeValueWidget extends StatelessWidget {
value.value.toString(), value.value.toString(),
textAlign: TextAlign.center, textAlign: TextAlign.center,
style: TextStyle( style: TextStyle(
fontWeight: value.weight == 50 ? FontWeight.w600 : FontWeight.bold, fontWeight: value.weight == 50 ? FontWeight.w500 : FontWeight.bold,
fontSize: size, fontSize: size,
color: contrast ? Colors.white : color, color: contrast ? Colors.white : color,
shadows: [ shadows: [

@ -1 +1 @@
Subproject commit 51c94072cb40b2f9347b65537942df2f30d2c888 Subproject commit 2942cba9ee001cf968dd5475121519928eb0e83f

@ -1 +1 @@
Subproject commit 07b146e4fe42798d66307fac72776bbf85c6b354 Subproject commit f4c669a1ec2a8f49f97aacdfafa154650d62558d

@ -1 +1 @@
Subproject commit 2071c03e090a8d61fdfc9437ae435abb25cc4710 Subproject commit 8eaccb0ed5c697bedb06c5e9e3a68b1ef06f0cfc

@ -1 +1 @@
Subproject commit caf12a74a6aaf962ea76da87a0829b6d16f8f7e9 Subproject commit 6c336ce7b3d54eb079731a301f12c75703d3c73a