warningWidget top-level constant
The icon to show for logs with BurtLogLevel.warning.
Implementation
const warningWidget = Icon(Icons.warning, color: Colors.orange);
The icon to show for logs with BurtLogLevel.warning.
const warningWidget = Icon(Icons.warning, color: Colors.orange);