fontWeight property Null safety
final
Sets the fontStyle to the NBText string
NBText(
fontWeight:'bold'
)
Implementation
@override
final String? fontWeight;
Sets the fontStyle to the NBText string
NBText(
fontWeight:'bold'
)
@override
final String? fontWeight;