colorSigns property

Color? colorSigns
final

The color of font for signs in table sign.

default value : Colors.black

colorSigns: Colors.red

Implementation

final Color? colorSigns;