textColor property

Color textColor

Implementation

Color get textColor => widget.themeData?.textColor ?? const Color(0xFF3B3B46);