LogWidget constructor

const LogWidget(
  1. BurtLog log
)

Creates a widget to display the given log message.

Implementation

const LogWidget(this.log);