Browse Source
Folloup after https://github.com/JetBrains/compose-multiplatform/pull/3402release/1.4.2 v1.4.3
Igor Demin
1 year ago
committed by
Igor Demin
1 changed files with 0 additions and 5 deletions
@ -1,5 +0,0 @@
|
||||
package org.jetbrains.compose.demo.widgets.platform |
||||
|
||||
import org.jetbrains.skiko.SystemTheme |
||||
|
||||
actual fun isSystemInDarkTheme(): Boolean = org.jetbrains.skiko.currentSystemTheme == SystemTheme.DARK |
Loading…
Reference in new issue