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