menu
at_onboarding_flutter package
documentation
widgets/custom_dialog.dart
CustomDialog
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
title of the dialog.
Implementation
final String? title;
at_onboarding_flutter package
documentation
widgets/custom_dialog
CustomDialog
title property
CustomDialog class