mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 22:12:53 +00:00
Optimized filters screen
This commit is contained in:
parent
2afbaf1f93
commit
eb4462d4d0
23 changed files with 1445 additions and 759 deletions
|
@ -23,7 +23,7 @@ class CustomListTile extends StatelessWidget {
|
|||
this.padding,
|
||||
this.onLongPress,
|
||||
this.disabled,
|
||||
this.onHover
|
||||
this.onHover,
|
||||
}) : super(key: key);
|
||||
|
||||
@override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue