menu
countries_utils package
documentation
models/timezone.dart
TimeZone
TimeZone.new constructor
TimeZone.new constructor
dark_mode
light_mode
TimeZone
constructor
TimeZone
(
{
Duration
?
offset
,
String
?
offsetType
,
})
Implementation
TimeZone({this.offset, this.offsetType});
countries_utils package
documentation
models/timezone
TimeZone
TimeZone.new constructor
TimeZone class