remove appbar
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good

This commit is contained in:
2025-08-15 14:37:44 -05:00
parent f41a53c463
commit b5d5e63486

View File

@@ -79,7 +79,6 @@ class _AuthScreenState extends State<AuthScreen> {
}
return Scaffold(
appBar: AppBar(title: Text(widget.title), scrolledUnderElevation: 0),
body: SafeArea(
child: Stack(
children: [