type StyleOverridesproperty textDirectionThe text direction, either “rtl” or “ltr”.textDirection?: "rtl" | "ltr";Relatedtype StyleOverridesA type that defines style properties for UI elements.