textStyle property

TextStyle textStyle
getter/setter pair

x,y 轴文本样式

Implementation

TextStyle textStyle = const TextStyle(color: Color(0x999999), fontSize: 12);