Creating a simple Tooltip widget

This is an advanced example, in which we create a Tooltip widget, by extending the base Widget class, and adding WidgetStack and WidgetPosition extensions, through Base.build.
Tooltip One (content from title)
Tooltip Two (content set in event listener)
Tooltip Three (content from lookup)
Tooltip Four (content from title)