textDecoration property

  1. @override
String? textDecoration
final

Sets the lineHeight to the NBText string

NBText(
 textDecoration:'underline'
)

Implementation

@override
final String? textDecoration;