pub fn BasicText<S>( __arg0: S, __arg1: Modifier, __arg2: TextStyle, __arg3: TextOverflow, __arg4: bool, __arg5: usize, __arg6: usize, ) -> NodeIdwhere S: IntoTextSource + Clone + PartialEq + 'static,