Wizard id
This commit is contained in:
parent
c2d12e7b7f
commit
b8391ce38b
2 changed files with 1 additions and 6 deletions
|
|
@ -19,11 +19,6 @@ class IntroPage extends AppIntroPage {
|
|||
title: S.of(context).alertWhenThereIsAFire)
|
||||
];
|
||||
|
||||
|
||||
/*
|
||||
static final OnIntroFinish onFinish =
|
||||
(context) => Navigator.pushNamed(context, '/?'); */
|
||||
|
||||
IntroPage({Key key})
|
||||
: super(
|
||||
items: fireItems,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue