Component constructor

const Component([
  1. String? value
])

Implementation

const Component([this.value]);