Widget constructor

Widget(
  1. String name
)

Implementation

Widget(this.name);