Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decoration need to have access target property #107

Closed
Sourav-Sonkar opened this issue Jul 18, 2024 · 3 comments
Closed

Decoration need to have access target property #107

Sourav-Sonkar opened this issue Jul 18, 2024 · 3 comments
Assignees

Comments

@Sourav-Sonkar
Copy link
Contributor

Sourav-Sonkar commented Jul 18, 2024

Decoration need to have access target property,as if we need to pass a custom shape , then we need get access to the target property.

Suggestion to have a call back method which provides target in the supertooltip

typedef DecorationBuilder = Decoration Function(
  Offset target,
);
@Sourav-Sonkar
Copy link
Contributor Author

Tried this locally , will raise pr for this

@Sourav-Sonkar
Copy link
Contributor Author

#108

@Sourav-Sonkar
Copy link
Contributor Author

PR merged closing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant