remove appbar
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
This commit is contained in:
@@ -79,7 +79,6 @@ class _AuthScreenState extends State<AuthScreen> {
|
||||
}
|
||||
|
||||
return Scaffold(
|
||||
appBar: AppBar(title: Text(widget.title), scrolledUnderElevation: 0),
|
||||
body: SafeArea(
|
||||
child: Stack(
|
||||
children: [
|
||||
|
Reference in New Issue
Block a user