Remove back button
This commit is contained in:
parent
bae2dfcd09
commit
2a5eda43a9
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ class Home extends StatelessWidget {
|
|||
title: const Text('Nekoya'),
|
||||
centerTitle: true,
|
||||
backgroundColor: const Color(0xff212226),
|
||||
automaticallyImplyLeading: false,
|
||||
),
|
||||
body: SafeArea(
|
||||
child: SingleChildScrollView(
|
||||
|
|
Loading…
Add table
Reference in a new issue