added all new booklet backgrounds

This commit is contained in:
Kima
2024-05-21 20:25:02 +02:00
parent 416f42f42d
commit b0eb819afa
10 changed files with 276 additions and 53 deletions

View File

@@ -99,7 +99,9 @@ class ExamPopup extends StatelessWidget {
Stack(
children: [
SvgPicture.asset(
"assets/svg/mesh_bg.svg",
// "assets/svg/mesh_bg.svg",
SubjectBooklet.resolveVariant(
context: context, subject: exam.subject),
// ignore: deprecated_member_use
color: ColorsUtils()
.fade(context, Theme.of(context).colorScheme.secondary,