lineHeight property Null safety

String? lineHeight
final

Sets the lineHeight to the NBText string

NBText(
 lineHeight:'9'
)

Implementation

@override
final String? lineHeight;