No composable found with issues 😁
1. |
fun appColorScheme
Non Skippable
Non Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
darkTheme |
Boolean = @dynamic isSystemInDarkTheme($composer, 0) |
2 |
STABLE |
materialYou |
Boolean = @static true |
|
2. |
fun BaseTheme
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
darkTheme |
Boolean = @dynamic isSystemInDarkTheme($composer, 0) |
2 |
STABLE |
materialYou |
Boolean = @static true |
3 |
STABLE |
content |
Function2<Composer, Int, Unit> |
|
3. |
fun getSubTextColor
Non Skippable
Non Restartable
|
4. |
fun PreviewTheme
Skippable
Restartable
No. |
Stability |
Parameter |
Type |
1 |
STABLE |
darkTheme |
Boolean = @dynamic isSystemInDarkTheme($composer, 0) |
2 |
STABLE |
content |
Function2<Composer, Int, Unit> |
|
5. |
fun getHeaderTextStyle
Non Skippable
Non Restartable
|
6. |
fun getCardBodyTextStyle
Non Skippable
Non Restartable
|
7. |
fun getCardBodySubTextStyle
Non Skippable
Non Restartable
|