activeId property

String? get activeId

ID of currently active item.

Implementation

String? get activeId => id(activeItem);