overline property Null safety

TextStyle? overline

The smallest style.

Typically used for captions or to introduce a (larger) headline.

Implementation

TextStyle? get overline => labelSmall;