builtinSound property

BuiltinSound? builtinSound
final

A built-in synthesized clip shipped with the package.

Ignored when soundAssetPath is also set (custom path wins). Ignored when enableSound is false.

Implementation

final BuiltinSound? builtinSound;