menu
flutter_timezone package
documentation
timezone_info.dart
TimezoneInfo
TimezoneInfo.new constructor
TimezoneInfo.new constructor
dark_mode
light_mode
TimezoneInfo
constructor
TimezoneInfo
(
{
required
String
identifier
,
(
{
String
locale
,
String
name
}
)?
localizedName
,
})
Implementation
TimezoneInfo({required this.identifier, this.localizedName});
flutter_timezone package
documentation
timezone_info
TimezoneInfo
TimezoneInfo.new constructor
TimezoneInfo class