LogEntryWidget constructor

LogEntryWidget(
  1. Log log
)

Implementation

LogEntryWidget(this.log) : super(key: ValueKey(log));