textColor property

Color? textColor
final

定义titlesubtitle的默认颜色。

如果此属性为空,则使用ColorScheme.onSurface

Implementation

final Color? textColor;