DocumentTextFieldState constructor

DocumentTextFieldState(
  1. String value
)

Implementation

DocumentTextFieldState(this.value);