enableTapRecording property

bool enableTapRecording

Implementation

bool get enableTapRecording =>
    onlyEnableRecording && widget.enableTapRecording;