menu
freedome_editor_comics package
documentation
models/sound.dart
Sound
Sound.new constructor
Sound.new constructor
dark_mode
light_mode
Sound
constructor
Sound
(
{
String
file
=
''
,
List
<
Animation
>
?
animations
,
})
Implementation
Sound({this.file = '', List<Animation>? animations}) : animations = animations ?? [];
freedome_editor_comics package
documentation
models/sound
Sound
Sound.new constructor
Sound class