lineHeight property

  1. @override
String? lineHeight
final

Sets the lineHeight to the NBText string

NBText(
 lineHeight:'9'
)

Implementation

@override
final String? lineHeight;