StyleSource extension

Extension for StyleManager to add/get sources from the current style.

on

Methods

addSource(Source source) Future<void>
getSource(String sourceId) Future<Source?>
Get the source with sourceId from the current style.