MetricsList constructor

const MetricsList(
  1. Metrics<Message> model
)

A const constructor for this widget.

Implementation

const MetricsList(super.model);