infoWidget top-level property
final
The icon to show for logs with BurtLogLevel.info.
Implementation
final infoWidget = Icon(Icons.info, color: Colors.lightBlue.shade900);
The icon to show for logs with BurtLogLevel.info.
final infoWidget = Icon(Icons.info, color: Colors.lightBlue.shade900);