color property Null safety

String? color
final

Sets the font color of the string of the NBText

NBText(
 color:'red.200'
)

Implementation

@override
final String? color;