shootingWithRecordingTips property

  1. @override
String shootingWithRecordingTips
override

Tips with recording above the shooting button before shooting. 拍摄前确认按钮上方的提示文字(带录像)

Implementation

@override
String get shootingWithRecordingTips =>
    'Tap to take photo. Long press to record video.';