debug_window library
Classes
- DebugWindow
- DebugWindow is a useful widget to represent some data on the device. If you use this widget, a ancestor of this needs to have MaterialApp and Scaffold. Without these, you will take Runtime-Error.
Constants
- contentTextStyle → const TextStyle
- contentTextStyle is a type of TextStyle to be used for some text in debug window.