Icon and logo issues fixed
This commit is contained in:
@@ -56,8 +56,6 @@ class _BlockCardScreen extends State<BlockCardScreen> {
|
||||
appBar: AppBar(
|
||||
title: Text(
|
||||
AppLocalizations.of(context).blockCard,
|
||||
style:
|
||||
const TextStyle(color: Colors.black, fontWeight: FontWeight.w500),
|
||||
),
|
||||
centerTitle: false,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user