Remove back button

This commit is contained in:
Moe Poi ~ 2022-05-16 10:17:39 +07:00
parent bae2dfcd09
commit 2a5eda43a9

View file

@ -18,6 +18,7 @@ class Home extends StatelessWidget {
title: const Text('Nekoya'),
centerTitle: true,
backgroundColor: const Color(0xff212226),
automaticallyImplyLeading: false,
),
body: SafeArea(
child: SingleChildScrollView(