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