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