color property Null safety
final
Sets the font color of the string of the NBText
NBText(
color:'red.200'
)
Implementation
@override
final String? color;
Sets the font color of the string of the NBText
NBText(
color:'red.200'
)
@override
final String? color;