value property Null safety

TextEditingValue value
visibleForTesting">@visibleForTesting

Retrieve current value.

Implementation

@visibleForTesting
TextEditingValue get value => _value;