StyleLayerWithSource constructor
const
StyleLayerWithSource({})
const constructor for StyleLayerWithSource.
Implementation
const StyleLayerWithSource({
required super.id,
required this.sourceId,
super.paint = const {},
super.layout = const {},
super.minZoom,
super.maxZoom,
super.filter,
this.sourceLayerId,
});