text property

RichText? text
final

text Cell text; may be null. If the text is null, then the cell must be invisible

Implementation

final RichText? text;