priceColor property

Color get priceColor

Implementation

Color get priceColor => widget.themeData?.priceColor ?? CardCode.COLOR_BLUE;