Icon and logo issues fixed
This commit is contained in:
@@ -17,9 +17,6 @@ class _ChequeManagementScreen extends State<ChequeManagementScreen> {
|
||||
appBar: AppBar(
|
||||
title: Text(
|
||||
AppLocalizations.of(context).chequeManagement,
|
||||
style: TextStyle(
|
||||
color: Theme.of(context).textTheme.titleLarge?.color,
|
||||
fontWeight: FontWeight.w500),
|
||||
),
|
||||
centerTitle: false,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user