value property

String get value

Gets the current input value.

Implementation

String get value => _input.join();