picker property

Picker? picker
getter/setter pair

Reference to the picker widget using this adapter.

This is set automatically when the adapter is assigned to a picker.

Implementation

Picker? picker;