Title
new : { text : Str, font ? Font.Font } -> Title
default : Title
get_text : Title -> Result Str [NotFound]
to_str : Title -> Str