menu
flutter_ilib package
documentation
ilib_durationfmt.dart
ILibDurationFmt
getLocale method
getLocale method
dark_mode
light_mode
getLocale
method
String
getLocale
(
)
The BCP-47 locale this formatter was configured with.
Implementation
String getLocale() => _locale;
flutter_ilib package
documentation
ilib_durationfmt
ILibDurationFmt
getLocale method
ILibDurationFmt class