selectedItem property

T? get selectedItem

Returns the first selected item.

Implementation

T? get selectedItem => controller.selectedItem;