Parts constructor

Parts({
  1. String? text,
})

Implementation

Parts({this.text});