titleText property

String? titleText
final

-----如果以上属性设置了,那么对话框中的相对应的部分 以他们为基准 标题文本

Implementation

/// 标题文本
final String? titleText;