overline property

TextStyle? overline

The smallest style.

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

Implementation

TextStyle? get overline => textTheme.overline;