textDecoration property Null safety
final
Sets the lineHeight to the NBText string
NBText(
textDecoration:'underline'
)
Implementation
@override
final String? textDecoration;
Sets the lineHeight to the NBText string
NBText(
textDecoration:'underline'
)
@override
final String? textDecoration;