position property

num? get position

Implementation

num? get position => _getAttributeNum('position', defaultValue: null);