value property

  1. @override
String get value
override

Current plain-text value.

Implementation

@override
String get value => text;