L10nExtension extension

Extension adding an ability to get a translated String in the current L10n.

on

Properties

l10n String

Available on String, provided by the L10nExtension extension

Returns a value identified by this String from the current L10n.
no setter

Methods

l10nfmt(Map<String, dynamic> args) String

Available on String, provided by the L10nExtension extension

Returns a value identified by this String from the current L10n with the provided args.