themeData property

DialogConfig? themeData
getter/setter pair

点击取消/确认按钮之后,是否自动关闭弹窗,默认为 true,关闭

Implementation

DialogConfig? themeData;