textDecoration property Null safety

String? textDecoration
final

Sets the lineHeight to the NBText string

NBText(
 textDecoration:'underline'
)

Implementation

@override
final String? textDecoration;