cancelText property

Widget? cancelText
final

取消按钮文字,如果设置为空则不显示取消按钮

Implementation

final Widget? cancelText;