offset property

  1. @useResult
Offset get offset

The offset.

Implementation

@useResult Offset get offset => Offset.fromMicroseconds(timeZoneOffset.inMicroseconds);