menu
tx_design package
documentation
widgets/panel.dart
TxPanel
textColor property
textColor property
dark_mode
light_mode
textColor
property
Color
?
textColor
final
定义
title
和
subtitle
的默认颜色。
如果此属性为空,则使用
ColorScheme.onSurface
。
Implementation
final Color? textColor;
tx_design package
documentation
widgets/panel
TxPanel
textColor property
TxPanel class