Compare commits
1 Commits
2026.03.07
...
2026.03.07
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0059c0d766 |
@@ -76,7 +76,7 @@ class _DashboardScreenState extends State<DashboardScreen> {
|
||||
if (phoneNumbers.isNotEmpty) ...[
|
||||
const SizedBox(height: 12),
|
||||
DropdownButtonFormField<String>(
|
||||
initialValue: selectedCallerId,
|
||||
value: selectedCallerId,
|
||||
decoration: const InputDecoration(
|
||||
labelText: 'Caller ID',
|
||||
isDense: true,
|
||||
|
||||
Reference in New Issue
Block a user