debugWidget top-level constant
The icon to show for logs with BurtLogLevel.debug.
Implementation
const debugWidget = Icon(Icons.chat, color: Colors.blueGrey);
The icon to show for logs with BurtLogLevel.debug.
const debugWidget = Icon(Icons.chat, color: Colors.blueGrey);