pub fn TextWithOptions<S>( __arg0: S, __arg1: Modifier, __arg2: TextStyle, __arg3: TextOptions, ) -> NodeIdwhere S: IntoTextSource + Clone + PartialEq + 'static,