refactor: update agent location display logic to prioritize state over city across UI and models

This commit is contained in:
pradeepkumar
2026-04-11 22:52:13 +05:30
parent 9c63ee70d9
commit 1ef02383a6
4 changed files with 57 additions and 36 deletions

View File

@@ -121,7 +121,7 @@ class _LoginScreenState extends ConsumerState<LoginScreen> {
const Padding(
padding: EdgeInsets.symmetric(horizontal: 16),
child: Text(
'Login or create an account to enjoy FREE consultation on all property inquiries.',
'Login or create an account',
textAlign: TextAlign.center,
style: TextStyle(
fontFamily: 'SourceSerif4',