debugWidget top-level constant

Icon const debugWidget

The icon to show for logs with BurtLogLevel.debug.

Implementation

const debugWidget = Icon(Icons.chat, color: Colors.blueGrey);