menu
universal_flutter_utils package
documentation
widgets/confirmation_dialog/index.dart
UFUConfirmationDialog
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
It can be used to set title of the dialog, this is required
Implementation
final String? title;
universal_flutter_utils package
documentation
widgets/confirmation_dialog/index
UFUConfirmationDialog
title property
UFUConfirmationDialog class