value property

String get value

Returns the wrapped character value.

Implementation

String get value => _value;