getDisplayLarge

abstract fun getDisplayLarge(): TextStyle?

获取 displayLarge 样式。这是最大的展示文本,适用于屏幕标题等场景。

Return

当前主题的 displayLarge com.m8test.script.core.api.ui.compose.text.TextStyle,如果未定义则为 null