mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-07 19:14:12 +08:00
docs(fix): wrong comments in FlexiTheme
This commit is contained in:
@@ -54,8 +54,9 @@ fun FlexiTheme(
|
||||
* - Note: The [sizes] is experimental for now, its may be change in the future.
|
||||
* @param colors the colors, default is [FlexiTheme.colors].
|
||||
* @param shapes the shapes, default is [FlexiTheme.shapes].
|
||||
* @param sizes the sizes.
|
||||
* @param typography the typography, default is [FlexiTheme.typography].
|
||||
* @param sizes the sizes.
|
||||
* @param content the content.
|
||||
*/
|
||||
@Composable
|
||||
fun FlexiTheme(
|
||||
|
Reference in New Issue
Block a user