throwOnMissingTranslation property

bool throwOnMissingTranslation
final

Tells KLocalizations whether to throw an exception if a translation is missing, false by default.

Implementation

final bool throwOnMissingTranslation;