D | text.py | 316 style: StyleType = "", 340 *parts: Union[str, "Text", Tuple[str, StyleType]], argument 555 style: Optional[Union[GetStyleCallable, StyleType]] = None, argument 977 self, tokens: Iterable[Tuple[str, Optional[StyleType]]] 1238 style: StyleType = "dim green",
|