menu
freedome_editor_comics package
documentation
models/layer.dart
Layer
animations property
animations property
dark_mode
light_mode
animations
property
@JsonKey.new(includeFromJson: false, includeToJson: false)
List
<
Animation
>
animations
getter/setter pair
Implementation
@JsonKey(includeFromJson: false, includeToJson: false) List<Animation> animations;
freedome_editor_comics package
documentation
models/layer
Layer
animations property
Layer class