warningWidget top-level constant

Icon const warningWidget

The icon to show for logs with BurtLogLevel.warning.

Implementation

const warningWidget = Icon(Icons.warning, color: Colors.orange);