Applies the provided data to this Text.
Text color(Color color) => styled(TextStyle(color: color), merge: true);