menu
flutter_i18next package
documentation
utils/interpolation_options.dart
FormatCallback typedef
FormatCallback typedef
dark_mode
light_mode
FormatCallback
typedef
FormatCallback
=
String
Function
(
dynamic
value
,
String
format
,
Locale
locale
)
Implementation
typedef FormatCallback = String Function( dynamic value, String format, Locale locale, );
flutter_i18next package
documentation
utils/interpolation_options
FormatCallback typedef
interpolation_options library