body property

String? body
getter/setter pair

The body of the Text Module, which is defined as an uninterrupted string.

Recommended maximum length is 500 characters to ensure full string is displayed on smaller screens.

Implementation

core.String? body;