hasAudio property

bool get hasAudio

Wheter this section has audio version.

Implementation

bool get hasAudio => content.mediaOverlay != null;