focusedId property

String? get focusedId

The currently focused ID, if any.

Implementation

String? get focusedId => _focusedId;