IntlCameraPickerTextDelegate class
Constructors
Properties
- confirm → String
-
Confirm string for the confirm button.
确认按钮的字段
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- languageCode → String
-
no setterinherited
- loadFailed → String
-
Load failed string for item.
资源加载失败时的字段
no setter
- loading → String
-
Default loading string for the dialog.
加载中弹窗的默认文字
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sActionManuallyFocusHint → String
-
Semantics fields.
no setter
- sActionPreviewHint → String
-
no setter
- sActionRecordHint → String
-
no setter
- sActionShootHint → String
-
no setter
- sActionShootingButtonTooltip → String
-
no setter
- sActionStopRecordingHint → String
-
no setter
- saving → String
-
Saving string for the dialog.
保存中弹窗的默认文字
no setter
- shootingOnlyRecordingTips → String
-
Tips with only recording above the shooting button before shooting.
拍摄前确认按钮上方的提示文字(仅录像)
no setterinherited
- shootingTapRecordingTips → String
-
Tips with tap recording above the shooting button before shooting.
拍摄前确认按钮上方的提示文字(点击录像)
no setterinherited
- shootingTips → String
-
Tips string above the shooting button before shooting.
拍摄前确认按钮上方的提示文字
no setter
- shootingWithRecordingTips → String
-
Tips string above the shooting button before shooting.
拍摄前确认按钮上方的提示文字
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
sCameraLensDirectionLabel(
CameraLensDirection value) → String -
sCameraPreviewLabel(
CameraLensDirection? value) → String? -
sFlashModeLabel(
FlashMode mode) → String -
sSwitchCameraLensDirectionLabel(
CameraLensDirection value) → String -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited