infoWidget top-level property

Icon infoWidget
final

The icon to show for logs with BurtLogLevel.info.

Implementation

final infoWidget = Icon(Icons.info, color: Colors.lightBlue.shade900);