Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.49 KB

File metadata and controls

46 lines (31 loc) · 1.49 KB

The debugFillProperties Method

Did you know?

If you add a debugFillProperties() method to your widget classes, all your custom properties will show in the DevTools.

This information is useful for debugging purposes and has no performance impact on release builds (where it is stripped).


To learn more about all the supported property types and variants, read the official docs:


Previous Next
Uploading the Source Maps to Sentry GitHub Self-Hosted Runners