initial property
The initial value. Defaults to TextEditingValue.empty.
Contract
Throws AssertionError if initial and controller are both provided.
Implementation
@override
final TextEditingValue? initial;
The initial value. Defaults to TextEditingValue.empty.
Throws AssertionError if initial and controller are both provided.
@override
final TextEditingValue? initial;