Input constructor

const Input([
  1. String? bindingPropertyName
])

Implementation

const Input([this.bindingPropertyName]);