enable Tooltip
fun Widget.enableTooltip(options: TooltipOptions = TooltipOptions()): Widget
Content copied to clipboard
Enables tooltip for the current widget.
Return
current widget
Parameters
options
tooltip options
Enables tooltip for the current widget.
current widget
tooltip options