Common
expect val WindowInsets.Companion.statusBars: WindowInsets
These insets represent status bar.
Android
actual val WindowInsets.Companion.statusBars: WindowInsets
For the WindowInsetsCompat.Type.statusBars.
These insets represent status bar.
RevenueCat
Add subscriptions to your apps in minutes
expect val WindowInsets.Companion.statusBars: WindowInsets
These insets represent status bar.
actual val WindowInsets.Companion.statusBars: WindowInsets
For the WindowInsetsCompat.Type.statusBars.