added start page to summary
This commit is contained in:
@@ -87,7 +87,7 @@ class _LiveCardState extends State<LiveCard> {
|
||||
builder: (context, state) => const Material(
|
||||
color: Colors.black,
|
||||
child: SummaryScreen(
|
||||
currentPage: 'grades',
|
||||
currentPage: 'start',
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user