mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-09 01:21:14 +00:00
style: Fix formatting
This commit is contained in:
parent
9a8965f569
commit
999c8346be
|
@ -53,8 +53,7 @@ class _ServicePageState extends State<ServicePage> {
|
|||
colorFilter: ColorFilter.mode(
|
||||
Theme.of(context).colorScheme.onBackground,
|
||||
BlendMode.srcIn,
|
||||
)
|
||||
// color: Theme.of(context).colorScheme.onBackground,
|
||||
),
|
||||
),
|
||||
heroTitle: service.displayName,
|
||||
children: [
|
||||
|
|
Loading…
Reference in a new issue