Skip to content

Commit

Permalink
initial import
Browse files Browse the repository at this point in the history
  • Loading branch information
escamoteur committed Jul 8, 2018
1 parent b1052f4 commit 62a5202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ class _TargetWidgetState extends State<TargetWidget> {
var targetGlobalCenter =
renderBox.localToGlobal(renderBox.size.center(Offset.zero), ancestor: overlay);

// We create the tooltip on the first use
tooltip = SuperTooltip(
popupDirection: TooltipDirection.down,
content: new Material(
Expand Down

0 comments on commit 62a5202

Please sign in to comment.