avatar property

Element? avatar
getter/setter pair

Returns the avatar element during a drag operation.

If there is no drag operation going on, avatar will be null.

Implementation

Element? avatar;