mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-08 19:44:25 +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.
|
* - Note: The [sizes] is experimental for now, its may be change in the future.
|
||||||
* @param colors the colors, default is [FlexiTheme.colors].
|
* @param colors the colors, default is [FlexiTheme.colors].
|
||||||
* @param shapes the shapes, default is [FlexiTheme.shapes].
|
* @param shapes the shapes, default is [FlexiTheme.shapes].
|
||||||
* @param sizes the sizes.
|
|
||||||
* @param typography the typography, default is [FlexiTheme.typography].
|
* @param typography the typography, default is [FlexiTheme.typography].
|
||||||
|
* @param sizes the sizes.
|
||||||
|
* @param content the content.
|
||||||
*/
|
*/
|
||||||
@Composable
|
@Composable
|
||||||
fun FlexiTheme(
|
fun FlexiTheme(
|
||||||
|
Reference in New Issue
Block a user