forked from firka/firka
fix: text grade title once again
This commit is contained in:
@@ -124,8 +124,8 @@ class InfoCard extends StatelessWidget {
|
||||
return InfoCard(
|
||||
icon: GradeWidget(grade),
|
||||
texts: [
|
||||
(grade.topic ??
|
||||
value ??
|
||||
(value ??
|
||||
grade.topic ??
|
||||
grade.mode?.description ??
|
||||
grade.type.description!)
|
||||
.firstUpper(),
|
||||
|
||||
Reference in New Issue
Block a user