textColor property

  1. @override
Color? textColor
override

中间Text文本颜色

Implementation

@override
Color? get textColor => Colors.black;