Theme Mode-System Default, Minor Changes & Logout Button #1

This commit is contained in:
2025-09-04 13:43:52 +05:30
parent a1ea60841e
commit 45dbf8464a
12 changed files with 66 additions and 63 deletions

View File

@@ -20,8 +20,6 @@ class _ServiceScreen extends State<ServiceScreen> {
automaticallyImplyLeading: false,
title: Text(
AppLocalizations.of(context).services,
style:
const TextStyle(color: Colors.black, fontWeight: FontWeight.w500),
),
centerTitle: false,
),