ValueAssetsList extension
Methods
-
addAsset(
StoryElement asset) → void -
Available on ValueNotifier<
List< , provided by the ValueAssetsList extensionStoryElement> > -
changeZIndex(
{required StoryElement asset, int? newIndex}) → void -
Available on ValueNotifier<
List< , provided by the ValueAssetsList extensionStoryElement> > -
containsAsset(
StoryElement asset) → bool -
Available on ValueNotifier<
List< , provided by the ValueAssetsList extensionStoryElement> > -
removeAsset(
StoryElement asset) → void -
Available on ValueNotifier<
List< , provided by the ValueAssetsList extensionStoryElement> >