TenDiaLogScreen constructor
const
TenDiaLogScreen({})
Implementation
const TenDiaLogScreen(
{required this.canClose,
this.title,
this.titleBuild,
this.content,
this.contentBuild,
this.cancelText,
this.confirmText,
this.confirmTextColor,
super.key});