mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 22:12:53 +00:00
More changes
This commit is contained in:
parent
6f9b16e94f
commit
26d89730ef
8 changed files with 44 additions and 87 deletions
|
@ -35,7 +35,6 @@ class CustomListTile extends StatelessWidget {
|
|||
if (icon != null) ...[
|
||||
Icon(
|
||||
icon,
|
||||
color: Theme.of(context).listTileTheme.iconColor,
|
||||
),
|
||||
const SizedBox(width: 20),
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue