menu
pp_kits package
documentation
widgets/placeholder_tip.dart
PlaceholderTip
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
TextStyle
?
textStyle
final
提示文本的样式,默认为灰色14号字体。
Implementation
final TextStyle? textStyle;
pp_kits package
documentation
widgets/placeholder_tip
PlaceholderTip
textStyle property
PlaceholderTip class