menu
flutter_scene package
documentation
fscene.dart
AnimationSpec
channels property
channels property
dark_mode
light_mode
channels
property
List
<
AnimationChannelSpec
>
channels
final
The channels this animation drives.
Implementation
final List<AnimationChannelSpec> channels;
flutter_scene package
documentation
fscene
AnimationSpec
channels property
AnimationSpec class