currentValue property

String get currentValue

Implementation

String get currentValue => controllers.map((c) => c.text).join();