header property

TextStyle? header
final

The header style. Use this as the top of the hierarchy

Don't use header if the text needs to wrap.

Implementation

final TextStyle? header;