textColor method

Color textColor()

Implementation

Color textColor() => darkTheme ? textDark : textLight;