wOverlined property

TextStyle get wOverlined

Implementation

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