onTranslationsUpdated property

VoidCallback? onTranslationsUpdated
final

Callback that will be called when translations are updated, it means you need to rebuild your app in order to see those

Implementation

final VoidCallback? onTranslationsUpdated;