menu
geoff package
documentation
utils/time/time_zone.dart
Timezone
Timezone.new constructor
Timezone.new constructor
dark_mode
light_mode
Timezone
constructor
Timezone
(
String
value
,
String
abbr
,
double
offset
,
bool
isdst
,
String
text
,
List
utc
,
)
Implementation
Timezone(this.value, this.abbr, this.offset, this.isdst, this.text, this.utc);
geoff package
documentation
utils/time/time_zone
Timezone
Timezone.new constructor
Timezone class