decorationStyle property

  1. @override
TextDecorationStyle? decorationStyle
inherited

The style in which to paint the text decorations (e.g., dashed).

Implementation

@override
TextDecorationStyle? get decorationStyle => ref.decorationStyle;