Part constructor

const Part([
  1. String? name
])

Implementation

const Part([this.name]);