header property

String? header
getter/setter pair

The header of the Text Module.

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

Implementation

core.String? header;