Package-level declarations
Functions
Link copied to clipboard
fun AppTheme(enableDarkTheme: Boolean = isSystemInDarkTheme(), useSystemDefault: Boolean = false, content: @Composable () -> Unit)
https://developer.android.com/develop/ui/compose/designsystems/material3
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Util to reduce repetitive code. Previews should be made on top of a Surface
Link copied to clipboard