selectedLayerId property

String? get selectedLayerId

获取当前选中的图层ID

Implementation

String? get selectedLayerId => _selectedLayerId;