menu
timezone package
documentation
timezone.dart
TzInstant
TzInstant const constructor
TzInstant const constructor
dark_mode
light_mode
TzInstant
constructor
const
TzInstant
(
TimeZone
timeZone
,
int
start
,
int
end
)
Implementation
const TzInstant(this.timeZone, this.start, this.end);
timezone package
documentation
timezone
TzInstant
TzInstant const constructor
TzInstant class