forked from firka/student-legacy
kisotos
This commit is contained in:
parent
b6d4c0398a
commit
29e65d0ff1
@ -221,7 +221,7 @@ class GradeValueWidget extends StatelessWidget {
|
||||
value.value.toString(),
|
||||
textAlign: TextAlign.center,
|
||||
style: TextStyle(
|
||||
fontWeight: value.weight == 50 ? FontWeight.w600 : FontWeight.bold,
|
||||
fontWeight: value.weight == 50 ? FontWeight.w500 : FontWeight.bold,
|
||||
fontSize: size,
|
||||
color: contrast ? Colors.white : color,
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user