Toggle Flutter Debug Paint [Pro]
flutter_debug_paintToggle the debug paint overlay on your Flutter app to visualize widget boundaries, padding, alignment guides, and construction lines, enabling quick identification and resolution of layout issues.
Instructions
[Pro] Toggle the debug paint overlay on the Flutter app. Shows widget boundaries, padding, alignment guides, and construction lines. Useful for debugging layout issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | No | Enable (true) or disable (false) debug paint |