currentPosition property

List<num> currentPosition

Current field position.

Implementation

List<num> get currentPosition => field.position;