textDecoration property

TextDecoration? textDecoration
final

Text decoration applied to the node, default is none.

Implementation

final TextDecoration? textDecoration;