titleLocArgs property

List<String>? titleLocArgs
final

An array of resource keys that will be used in place of the format specifiers in titleLocKey.

Implementation

final List<String>? titleLocArgs;