menu
at_onboarding_flutter package
documentation
widgets/custom_dialog.dart
CustomDialog
showClose property
showClose property
dark_mode
light_mode
showClose
property
bool
showClose
final
if set to true will display the close button.
Implementation
final bool showClose;
at_onboarding_flutter package
documentation
widgets/custom_dialog
CustomDialog
showClose property
CustomDialog class