content property

MutableCell<String> content
final

Cell holding the content of the field

Implementation

final MutableCell<String> content;