overline property

TextStyle get overline

Implementation

TextStyle get overline => copyWith(decoration: TextDecoration.overline);