menu
imepay_merchant_sdk 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;
imepay_merchant_sdk package
documentation
utils/my_alert_dialog
MyAlertDialog<T>
isDividerEnabled property
MyAlertDialog class