menu
country_currency_pickers package
documentation
utils/my_alert_dialog.dart
MyAlertDialog<T>
isDividerEnabled property
isDividerEnabled property
dark_mode
light_mode
isDividerEnabled
property
bool
isDividerEnabled
final
divider
is not displayed if set to false. Default is set to true.
Implementation
final bool isDividerEnabled;
country_currency_pickers package
documentation
utils/my_alert_dialog
MyAlertDialog<T>
isDividerEnabled property
MyAlertDialog class