fontSize property Null safety

String? fontSize
final

Sets the fontSize to the NBText string

NBText(
 fontSize:'20'
)

Implementation

@override
final String? fontSize;