characters property

String? characters
final

Text contained within a text box. Newline characters are preserved and map to a new line in the UI when rendered.

Implementation

final String? characters;