labelStyle property

TextStyle? labelStyle
final

label 文字样式

默认值为TextTheme.labelLarge

Implementation

final TextStyle? labelStyle;