displayName property
The name of the component as displayed. If DisplayName
isn't
specified, TrialComponentName
is displayed.
Implementation
final String? displayName;
The name of the component as displayed. If DisplayName
isn't
specified, TrialComponentName
is displayed.
final String? displayName;