traceWidget top-level constant
The icon to show for logs with BurtLogLevel.trace.
Implementation
const traceWidget = Icon(Icons.code, color: Colors.grey);
The icon to show for logs with BurtLogLevel.trace.
const traceWidget = Icon(Icons.code, color: Colors.grey);