Offset.now constructor

Offset.now()

Creates an Offset that represents the current offset.

Implementation

factory Offset.now() => _Offset.now();