onWarning property
Sink for missing-translation warnings, forwarded to GettextLocalizations.
Defaults to print. Pass null to silence the warnings.
Implementation
final OnWarning? onWarning;
Sink for missing-translation warnings, forwarded to GettextLocalizations.
Defaults to print. Pass null to silence the warnings.
final OnWarning? onWarning;