StyleSource extension

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

on

Methods

addSource(Source source) Future<void>

Available on StyleManager, provided by the StyleSource extension

getSource(String sourceId) Future<Source?>

Available on StyleManager, provided by the StyleSource extension

Get the source with sourceId from the current style.