TivioDataWidget constructor

TivioDataWidget(
  1. String id,
  2. String name
)

Implementation

TivioDataWidget(this.id, this.name);