fontWeight property Null safety

String? fontWeight
final

Sets the fontStyle to the NBText string

NBText(
 fontWeight:'bold'
)

Implementation

@override
final String? fontWeight;