activeTargetId property
String?
get
activeTargetId
The ID of the currently active target section.
Implementation
String? get activeTargetId => _activeTargetId;
The ID of the currently active target section.
String? get activeTargetId => _activeTargetId;