headerStyle property

FontStyle headerStyle
getter/setter pair

The font formatting for the header row.

By default, headers are rendered in the same way as the rest of the table, but you can specify a different format.

Implementation

FontStyle headerStyle = FontStyle.normal;