Input constructor

const Input(
  1. dynamic value
)

Implementation

const Input(this.value);