1
0
forked from baron/baron-sso

root page 변경

This commit is contained in:
2026-01-20 11:22:07 +09:00
parent 8c5d87a5d2
commit 431e3a7e05
7 changed files with 37 additions and 30 deletions

View File

@@ -25,7 +25,7 @@ class DashboardScreen extends StatelessWidget {
return Scaffold(
backgroundColor: Colors.grey[50],
appBar: AppBar(
title: Text('Baron Launcher', style: GoogleFonts.outfit(fontWeight: FontWeight.bold)),
title: Text('Baron SSO', style: GoogleFonts.outfit(fontWeight: FontWeight.bold)),
elevation: 0,
backgroundColor: Colors.white,
foregroundColor: Colors.black,