CameraPickerTextDelegate class abstract

Author Alex (https://github.com/AlexV525) Date 2020/7/16 11:07

Text delegate that controls text in widgets. 控制部件中的文字实现

Implementers

Constructors

CameraPickerTextDelegate()

Properties

confirm String
Confirm string for the confirm button. 确认按钮的字段
no setter
hashCode int
The hash code for this object.
no setterinherited
loadFailed String
Load failed string for item. 资源加载失败时的字段
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shootingTips 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
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited