loader property
A delegate for fetching the raw bytes of the vector graphic.
The BytesLoader.loadBytes method will be called with this widget's BuildContext whenever dependencies change or the widget configuration changes the loader.
Implementation
final BytesLoader loader;