titleLocKey property

String? titleLocKey
getter/setter pair

The key to the title string in the app's string resources to use to localize the title text to the user's current localization.

See String Resources for more information.

Implementation

core.String? titleLocKey;