menu
tancent_vap package
documentation
widgets/vap_view.dart
VapView
mute property
mute property
dark_mode
light_mode
mute
property
bool
mute
final
Whether the animation should be muted during playback.
Defaults to
false
.
Implementation
final bool mute;
tancent_vap package
documentation
widgets/vap_view
VapView
mute property
VapView class