Icon and logo issues fixed
This commit is contained in:
@@ -55,9 +55,6 @@ class _BranchLocatorScreenState extends State<BranchLocatorScreen> {
|
||||
appBar: AppBar(
|
||||
title: Text(
|
||||
"Branch Locator",
|
||||
style: Theme.of(context).textTheme.titleLarge?.copyWith(
|
||||
color: Theme.of(context).colorScheme.onSurface,
|
||||
),
|
||||
),
|
||||
),
|
||||
body: Stack(
|
||||
|
||||
Reference in New Issue
Block a user