mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 14:02:48 +00:00
Autofocus search top items
This commit is contained in:
parent
adaa75e717
commit
5b715d0456
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ class _TopItemsScreenState extends State<TopItemsScreen> {
|
||||||
fontWeight: FontWeight.normal,
|
fontWeight: FontWeight.normal,
|
||||||
fontSize: 18
|
fontSize: 18
|
||||||
),
|
),
|
||||||
|
autofocus: true,
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
: Text(widget.title),
|
: Text(widget.title),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue