specialPickerType property

SpecialPickerType? specialPickerType
final

The current special picker type for the viewer. 当前特殊选择类型

If the type is not null, the title of the viewer will not display. 如果类型不为空,则标题将不会显示。

Implementation

final SpecialPickerType? specialPickerType;