Text.Propsval make :
?content:string ->
?text_style:Ansi.Style.t ->
?wrap:Text_surface.wrap ->
?selectable:bool ->
?selection_bg:Ansi.Color.t ->
?selection_fg:Ansi.Color.t ->
?tab_width:int ->
?truncate:bool ->
unit ->
tmake () is a property set with the same defaults as create.
val default : tdefault is make ().