programName property
The program name, such as "Adam's Apparel".
The app may display an ellipsis after the first 20 characters to ensure full string is displayed on smaller screens.
Required.
Implementation
core.String? programName;
The program name, such as "Adam's Apparel".
The app may display an ellipsis after the first 20 characters to ensure full string is displayed on smaller screens.
Required.
core.String? programName;