fixed project problems

This commit is contained in:
kima
2023-06-13 23:37:35 +02:00
parent 1c517a99f2
commit ea812e0b67
4 changed files with 74 additions and 75 deletions

View File

@@ -58,7 +58,7 @@ class _LiveCardState extends State<LiveCard> {
key: const Key('livecard.summary'),
title: '',
icon: FeatherIcons.arrowRight,
description: Text(''),
description: const Text(''),
onTap: () => Navigator.of(context).push(
MaterialPageRoute(
builder: (BuildContext context) => const SummaryScreen(