textStyle property

TextStyle textStyle
final

The TextStyle for the entire table.

Defaults to a TextStyle with a Colors.black color.

Implementation

final TextStyle textStyle;