shootingTips property

  1. @override
String shootingTips
override

Tips string above the shooting button before shooting. 拍摄前确认按钮上方的提示文字

Implementation

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