menu
phoenix_btn package
documentation
button/normal_button.dart
NormalButton
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
TextStyle
?
textStyle
final
按钮的文本显示样式 优先级高于
textColor
等属性
Implementation
final TextStyle? textStyle;
phoenix_btn package
documentation
button/normal_button
NormalButton
textStyle property
NormalButton class