offset property

  1. @override
int get offset
override

The offset of the type name.

If the type in the language specification and not in any source file (e.g., dynamic), this value is zero.

Implementation

@override
int get offset;