TextInputValue constructor

TextInputValue({
  1. String? value,
})

Implementation

TextInputValue({this.value});