errorWidget top-level constant

Icon const errorWidget

The icon to show for logs with BurtLogLevel.error.

Implementation

const errorWidget = Icon(Icons.error, color: Colors.red);