menu
easy_dialogs package
documentation
single_choice_dialog.dart
SingleChoiceDialog<T>
isDividerEnabled property
isDividerEnabled property
dark_mode
light_mode
isDividerEnabled
property
bool
isDividerEnabled
final
The
divider
is not displayed if set to false. Default is set to true.
Implementation
final bool isDividerEnabled;
easy_dialogs package
documentation
single_choice_dialog
SingleChoiceDialog<T>
isDividerEnabled property
SingleChoiceDialog class