textColor property

Color get textColor

Implementation

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