add tooltip to all widget

Tooltip(message: "Hello World", child: new Text("foo"));

Last updated

Was this helpful?