You can wrap your text into a Tooltip widget. ... Tooltip(message: "This is the tooltip message", child: new Text("Show tooltip"));. You can also ...
確定! 回上一頁