initialLayerId property

String? initialLayerId
final

Optional initial layer id.

If not provided, StyleMenu.defaultValue is used, otherwise the first selectable layer.

Implementation

final String? initialLayerId;