textDecorationThickness property

double? textDecorationThickness
getter/setter pair

Loosely based on CSS attribute "text-decoration-thickness"

Uses a percent modifier based on the font size.

Inherited: no, Default: 1.0 (specified by font size)

Implementation

double? textDecorationThickness;